Commit Graph

2 Commits

Author SHA1 Message Date
Eelco Dolstra
3ac28c3645 libc++: Fix on Linux
On Linux (unlike Darwin), libc++ cannot automatically propagate
libc++abi. So we need to add libc++abi to the RPATH.
2014-10-11 22:26:40 +02:00
Eelco Dolstra
1e6dfdf29c clang-wrapper: Remove explicit dependency on libc++
Now libc++ is just another build input propagated from clang-wrapper.
2014-09-24 17:55:05 +02:00