[llvm-bugs] [Bug 45354] New: No way to specify libunwind library path in standalone builds
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Mar 29 23:50:36 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=45354
Bug ID: 45354
Summary: No way to specify libunwind library path in standalone
builds
Product: libc++
Version: 10.0
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: raul+llvm at tambre.ee
CC: llvm-bugs at lists.llvm.org, mclow.lists at gmail.com
In a standalone build there's no way to specify a library search path for
libunwind (except through CMAKE_CXX_FLAGS or the like). Something similar to
LIBCXX_CXX_ABI_LIBRARY_PATH would be great.
--
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/20200330/f1a81db2/attachment-0001.html>
More information about the llvm-bugs
mailing list