Hi All,

As per Daniel's commit message in libcxx r174404, here's Linux support for the 
use_system_lib parameter.

To use the freshly built libcxx without installing it in CMake you'll need to 
pass '-DLLVM_LIT_ARGS=-sv --param use_system_lib=0' to your CMake call (as this 
defaults to True to match the Darwin behaviour).

This is a deviation from previous behaviour (which was to unconditionally use 
the freshly built libcxx), so perhaps the logic under Linux needs to be 
reversed?

Michael

Attachment: test-lit-cfg-support-for-testing-system-libc++-on-linux.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to