remove dup declaration on -DLIBUNWIND_USE_COMPILER_RT=ON

This commit is contained in:
Sylvestre Ledru 2021-09-24 12:20:47 +02:00
parent 9e1fc686b7
commit b44d95a67a

1
debian/rules vendored
View File

@ -435,7 +435,6 @@ 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 \
$(CMAKE_EXTRA) \
$(Z3_FLAG) \
-DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD="AVR;M68k" \