Libcxxabi tests are built against non-installed libc++ headers, and they need to know the ABI version libc++ is configured for.
This needs to go in at the same time as D11740.
Paths
| Differential D13705
[libcxxabi] Set correct libc++ version in tests. AbandonedPublic Authored by eugenis on Oct 13 2015, 12:04 PM.
Details
Summary Libcxxabi tests are built against non-installed libc++ headers, and they need to know the ABI version libc++ is configured for. This needs to go in at the same time as D11740.
Diff Detail
Event Timelineeugenis updated this object. Comment Actions This is fine as a temporary workaround but it's not complete. I would rather do something better.
Revision Contents
Diff 37280 CMakeLists.txt
test/CMakeLists.txt
test/lit.site.cfg.in
|