[PATCH] D43751: [cmake] Append -Wl, -rpath-link conditionally to GNULD
Michał Górny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 8 07:11:47 PST 2018
mgorny added a comment.
Thanks for the review. As for the `-Wl,-z,origin` part, I'd rather leave that alone unless we have a clear indication that either it is not necessary for any of the supported FreeBSD and DragonFly BSD versions, or that it can be passed unconditionally without breaking any of the supported systems (and which linkers accept it).
Repository:
rL LLVM
https://reviews.llvm.org/D43751
More information about the llvm-commits
mailing list