llvm-project/lldb/test/make
Enrico Granata f6fe302ee4 On Linux, if you can't actually locate the libc++ install, do not attempt to use it
The failure mode when one gets this wrong is quite gnarly to then walk oneself out of, and if you can't actually find the library, trying to build against it is fairly pointless anyway
This + my previous skip_if_library_missing change should make running the libc++ tests on a Linux machine without it much more seamless

llvm-svn: 248057
2015-09-18 22:26:34 +00:00
..
Makefile.rules On Linux, if you can't actually locate the libc++ install, do not attempt to use it 2015-09-18 22:26:34 +00:00
test_common.h Fix makefiles to build shared library tests on Windows. 2015-03-13 21:51:11 +00:00