mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-12-29 20:52:16 +00:00
fix a typo
This commit is contained in:
parent
38d4c89035
commit
f0d6771d04
2
debian/rules
vendored
2
debian/rules
vendored
@ -179,7 +179,7 @@ OPENMP_ENABLE=yes
|
||||
ifneq (,$(filter $(DEB_HOST_ARCH), mips mipsel powerpc powerpcspe riscv64 sparc64 s390x x32))
|
||||
OPENMP_ENABLE=no
|
||||
else
|
||||
PROJECTS= += ";openmp"
|
||||
PROJECTS += ";openmp"
|
||||
endif
|
||||
|
||||
RUN_TEST=yes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user