[PATCH] [libcxx] Fix warning: argument unused during compilation: '-nostdinc++'
Eric Fiselier
eric at efcs.ca
Thu Nov 13 19:53:26 PST 2014
Hi mclow.lists, danalbert, jroelofs,
Remove -nostdinc++ from the CMAKE_CXX_FLAGS and add it to the library specific compile flags so that it doesn't get passed to the linker.
http://reviews.llvm.org/D6258
Files:
lib/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6258.16191.patch
Type: text/x-patch
Size: 650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141114/4523cf02/attachment.bin>
More information about the cfe-commits
mailing list