diff options
author | David Wagner <david.wagner@intel.com> | 2014-11-03 14:43:10 +0100 |
---|---|---|
committer | David Wagner <david.wagner@intel.com> | 2014-11-03 14:50:45 +0100 |
commit | 7a946d6985ad2469d1c05dd878a499f2d10c851e (patch) | |
tree | a34badadb3c6556d43d4b7ed938be742f752b301 /parameter/FormattedSubsystemObject.h | |
parent | 628f9a5f971dbec057fa812e6bfdb43971ac8ec2 (diff) | |
download | external_parameter-framework-7a946d6985ad2469d1c05dd878a499f2d10c851e.zip external_parameter-framework-7a946d6985ad2469d1c05dd878a499f2d10c851e.tar.gz external_parameter-framework-7a946d6985ad2469d1c05dd878a499f2d10c851e.tar.bz2 |
fixed-point-tests: strip the '_host' suffix on executables
This only makes sense on the Android build system. However, these tests are
broken on Android because libremote-processor is compiled as
"libremote-processor_host.so" on Android whereas libparameter will only try to
load "libremote-processor.so" anyway.
For now, let's ignore the Android build system and only care about how we do it
with CMake: CMake builds libremote-processor.so, test-platform and
remote-process so let's remove the "_host" suffixes that were added for
compatibility with the output of the Android makefiles.
Signed-off-by: David Wagner <david.wagner@intel.com>
Diffstat (limited to 'parameter/FormattedSubsystemObject.h')
0 files changed, 0 insertions, 0 deletions