[PATCH] D25304: cmake: Set the proper rpath in add_llvm_executable and llvm_add_library
Michał Górny via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 28 13:12:04 PDT 2016
mgorny added a comment.
Also, testing this patch I get the following output:
... -Wl,-rpath,/var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999-abi_x86_32.x86/lib32:::::::::::::::::::
This doesn't look correct to me (esp. the dozen of empty paths).
https://reviews.llvm.org/D25304
More information about the llvm-commits
mailing list