]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Drop -fpermissive
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 2 Mar 2014 17:38:33 +0000 (17:38 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Mar 2014 15:24:04 +0000 (15:24 +0000)
commit24dd8e129447013ee98609f3892ec414b1b21340
treece954e41b12537fdd1cebebffa015f3b0207644a
parent2c4942ab36d66de9c189e8c116195f67f2894a08
bitbake.conf: Drop -fpermissive

Drop the -fpermissive C++ compiler flag. We've had this around for years, most
code should have been fixed long ago. Its possible some recipes may fail
however we can (and should) just use the flag where needed.

An OE-Core world build seems to work just fine with this change.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf