mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-15 01:28:50 +00:00
remove non working args
This commit is contained in:
parent
e888bdfcf0
commit
c5a885df68
3
debian/rules
vendored
3
debian/rules
vendored
@ -210,9 +210,6 @@ ifneq (,$(filter $(DEB_HOST_ARCH), s390x armel m68k mipsel hurd-i386 powerpc spa
|
||||
else
|
||||
PROJECTS += ;libunwind
|
||||
CMAKE_LIBCXX_EXTRA += -DLIBCXXABI_USE_LLVM_UNWINDER=ON \
|
||||
-DLIBCXXABI_ENABLE_STATIC_UNWINDER=ON \
|
||||
-DLIBCXXABI_STATICALLY_LINK_UNWINDER_IN_SHARED_LIBRARY=OFF \
|
||||
-DLIBCXXABI_STATICALLY_LINK_UNWINDER_IN_STATIC_LIBRARY=ON \
|
||||
-DLIBUNWIND_USE_COMPILER_RT=ON
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user