Let llvm-config report libc++
Jeroen Ketema
j.ketema at imperial.ac.uk
Tue Oct 15 09:57:48 PDT 2013
Gentle ping.
Thanks,
Jeroen Ketema
On Sep 6, 2013, at 9:51 PM, Jeroen Ketema <j.ketema at imperial.ac.uk> wrote:
>
> If llvm-config reports '-stdlib=libc++' with --cxxflags it should also report it with '--ldfags', as compiling with '-stdlib=libc++' requires that we should also link with '-stdlib=libc++'. Patch that achieves this for the configure-style Makefiles attached (an option similar to --enable-libcpp does not seem to be supported by cmake).
>
> Regards,
>
> Jeroen Ketema
> <libcpp.patch>
More information about the llvm-commits
mailing list