diff options
author | Ross Burton <ross.burton@intel.com> | 2016-07-25 21:03:38 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-26 08:56:07 +0100 |
commit | 2230e5f7bf7e6dc747ada74477d5a72905d8d80b (patch) | |
tree | 793cade99a0cfe2f66ec68e8441d80a2f8c29116 /meta/files | |
parent | 4b7d1bf8172533e9ac91a49ade152a05e2ee4146 (diff) | |
download | openembedded-core-2230e5f7bf7e6dc747ada74477d5a72905d8d80b.tar.gz openembedded-core-2230e5f7bf7e6dc747ada74477d5a72905d8d80b.tar.bz2 openembedded-core-2230e5f7bf7e6dc747ada74477d5a72905d8d80b.zip |
rt-tests: rationalise compiler flags
This recipe uses some convoluted methods to ensure the build is using the right
flags but they don't appear to be needed anymore.
No need to prepend HOST_CC_ARCH/TOOLCHAIN_OPTIONS via CFLAGS as the Makefile
picks up CC from the environment and that includes these options.
No need to append the default CFLAGS as their special options are actually in
CPPFLAGS.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/files')
0 files changed, 0 insertions, 0 deletions