crosstool-ng/scripts/build/companion_libs
Samuel Martin a3e17bad44 complibs/ppl: only add -fpermissive flag to CXXFLAGS
-fpermissive is not a valid option to gcc.

Adding it to the CFLAGS make the ppl checks fail with the following
error:

[ALL  ]    Making check in tests
[ALL  ]    cc1: warnings being treated as errors
[ERROR]    cc1: error: command line option "-fpermissive" is valid for C++/ObjC++ but not for C
[ALL  ]    cc1: warnings being treated as errors
[ERROR]    cc1: error: command line option "-fpermissive" is valid for C++/ObjC++ but not for C
[ERROR]    make[7]: *** [formatted_output.o] Error 1

Signed-off-by: "Samuel Martin" <smartin@aldebaran-robotics.com>
Message-Id: <bba2482a06a11415207e.1365876457@smartin-de-2.aldebaran.lan>
Patchwork-Id: 236383
2013-04-13 19:41:36 +02:00
..
100-gmp.sh scripts: add BUILD/HOST extra cflags/ldflags 2012-11-16 15:25:57 +01:00
110-mpfr.sh scripts: add BUILD/HOST extra cflags/ldflags 2012-11-16 15:25:57 +01:00
120-ppl.sh complibs/ppl: only add -fpermissive flag to CXXFLAGS 2013-04-13 19:41:36 +02:00
130-cloog.sh scripts: add BUILD/HOST extra cflags/ldflags 2012-11-16 15:25:57 +01:00
140-mpc.sh scripts: add BUILD/HOST extra cflags/ldflags 2012-11-16 15:25:57 +01:00
200-libelf.sh scripts: add BUILD/HOST extra cflags/ldflags 2012-11-16 15:25:57 +01:00