[llvm-bugs] [Bug 44780] llvm-config --system-libs reports absolute path for zlib without rpath
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Mar 2 02:13:30 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=44780
Hans Wennborg <hans at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Hans Wennborg <hans at chromium.org> ---
I pushed the following three to 10.x, so it should be fixed now:
D74106 50a6d3a6486d "[CMake] Use PUBLIC link mode for static libraries"
D74176 2181bf40d871 "[CMake] Link against ZLIB::ZLIB"
1079c68aa0fd "Attempt to fix ZLIB CMake logic on Windows"
This will be one of the last things to go into the release, so please let me
know as soon as possible if there are any follow-ups or if this caused any
problems.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200302/b198795c/attachment.html>
More information about the llvm-bugs
mailing list