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:32 +0100 |
commit | 87678bbdc84f4e0061a978f570af27c7979a4ddb (patch) | |
tree | 3c08e743ae7179f55068e67f22c9b397c1d9183e /scripts/lib/recipetool/create.py | |
parent | 3ec9a621d000037a1657c0b18b5bdf3fb405a56c (diff) | |
download | poky-87678bbdc84f4e0061a978f570af27c7979a4ddb.tar.gz |
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.
(From OE-Core rev: 2230e5f7bf7e6dc747ada74477d5a72905d8d80b)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create.py')
0 files changed, 0 insertions, 0 deletions