mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-27 14:13:48 +00:00
remove the typo -DLVVM_ENABLE_ZLIB=OFF as it seems that it working with the default value
This commit is contained in:
parent
9f35a80df6
commit
04c09a8af8
1
debian/rules
vendored
1
debian/rules
vendored
@ -494,7 +494,6 @@ override_dh_auto_configure: preconfigure
|
||||
-DLLVM_ENABLE_RUNTIMES="$(RUNTIMES_LIST)" \
|
||||
-DLLVM_ENABLE_PIC=ON \
|
||||
-DLLVM_ENABLE_RTTI=ON \
|
||||
-DLVVM_ENABLE_ZLIB=OFF \
|
||||
-DLLVM_BUILD_DOCS=OFF \
|
||||
-DLLVM_INCLUDE_GO_TESTS=OFF \
|
||||
-DLLVM_USE_RELATIVE_PATHS_IN_FILES=ON \
|
||||
|
Loading…
Reference in New Issue
Block a user