On sexta-feira, 18 de março de 2016 11:27:38 PDT René J. V. Bertin wrote: > > Autoconf-based configure scripts override the default settings. > > Another thing I'll take your word on, with the caveat outlined above. I've > a whole collection of wrapper scripts that allow me to build > configure/autoconf and cmake based projects using hand-picked optimisation > options. I think I'd have noticed if those options replaced everything set > by configure/cmake systematically (possibly including all -I options). > That said, variables like CC, CXX etc. override instead of append, > fortunately (if respected at all.)
So you can just fix this by accepting the issue to be in your scripts. Just append "-stdlib=libc++" to your CXXFLAGS environment variable. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest