conf/bitbake.conf:
authorHolger Freyther <zecke@selfish.org>
Tue, 16 May 2006 21:40:52 +0000 (21:40 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 16 May 2006 21:40:52 +0000 (21:40 +0000)
commit614fae713de4e9804b3a658f54674dba652250a2
tree6894d31095a581ba0fd0a48599d82864c5da8cb7
parent619b8e49c6e6e82e7e9e227c00bc5d34f1328789
conf/bitbake.conf:
    Use -isystem instead of -I for the staging incdir.
    This will make the staging directory to be the
    last one in the include chain, this should make all
    'local' includes be handled first and only then we will
    fall back to the staging directory.
    nice option...
conf/bitbake.conf