diff options
author | Khem Raj <raj.khem@gmail.com> | 2015-04-23 20:35:25 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-26 09:08:46 +0100 |
commit | 4954cd6abad556d75beec860e82750bb1090a109 (patch) | |
tree | 8022ed5dc5d2c9394b44fbad3b34fd8c2f9e123d /meta/classes/populate_sdk.bbclass | |
parent | 447dba2a6a077c83083556ab79ab265d4b8a048f (diff) | |
download | openembedded-core-4954cd6abad556d75beec860e82750bb1090a109.tar.gz openembedded-core-4954cd6abad556d75beec860e82750bb1090a109.tar.bz2 openembedded-core-4954cd6abad556d75beec860e82750bb1090a109.zip |
subversion: Add -P to CPPFLAGS
see https://gcc.gnu.org/gcc-5/porting_to.html
we need to stop the preprocessor from generating the #line directives
or we run into issues like
| checking for apr_int64_t Python/C API format string...
| configure: error: failed to recognize APR_INT64_T_FMT on this platform
| Configure failed. The contents of all config.log files follows to aid
debugging
| ERROR: oe_runconf failed
Rightly subversion should be fixed but lets leave that to subversion
folks
Change-Id: I02a89798ff949f79967ab0a73adcddaa4218662d
(From OE-Core rev: 7793b1c425077ed6ed11a9bc2a8b1b96612b1c96)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/populate_sdk.bbclass')
0 files changed, 0 insertions, 0 deletions