Details
-
Bug
-
Resolution: Done
-
P2: Important
-
0.3
-
None
-
MacOS 10.8.2, Xcode 4.5.2
-
679ec570fafcc4d5903b53c92b67af57fd4de46e
Description
When Qt is built against libc+, qbs should pass the flag -stdlib=libc+ to the compiler and the linker. This is clang specific. Detection could be done by checking the spec files for that flag.