[PATCH] [libcxx] Add support for building and testing with an ABI	library not along linker paths
    Eric Fiselier 
    eric at efcs.ca
       
    Mon Sep  1 19:23:48 PDT 2014
    
    
  
First, Sorry for the spam.
Second. @danalbert was right. `RPATH` is not needed at all. CMake correctly handles linking after only providing `CMAKE_LIBRARY_PATH`.
http://reviews.llvm.org/D5038
    
    
More information about the cfe-commits
mailing list