summaryrefslogtreecommitdiff
path: root/config/companion_libs
diff options
context:
space:
mode:
authorSamuel Martin <smartin@aldebaran-robotics.com>2013-04-13 17:41:36 (GMT)
committerSamuel Martin <smartin@aldebaran-robotics.com>2013-04-13 17:41:36 (GMT)
commita3e17bad4418c03a7fc4957bc4efc6a31ac04474 (patch)
tree885ee803c47a37fbc3ec01d121ce16558fc99e3c /config/companion_libs
parentb9934ce10aeb1c59468d8581d07ddac6c447a6f1 (diff)
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
Diffstat (limited to 'config/companion_libs')
0 files changed, 0 insertions, 0 deletions