unwind should use compiler-rt

This commit is contained in:
Sylvestre Ledru 2021-08-31 15:30:32 +02:00
parent c5abefccae
commit e888bdfcf0

1
debian/rules vendored
View File

@ -434,6 +434,7 @@ override_dh_auto_configure: preconfigure
-DCLANG_LINK_CLANG_DYLIB=ON \
-DENABLE_LINKER_BUILD_ID=ON \
-DCOMPILER_RT_USE_LIBCXX=NO \
-DLIBUNWIND_USE_COMPILER_RT=ON \
$(Z3_FLAG) \
-DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD="AVR;M68k" \
-DLLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN=ON \