mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-22 14:46:43 +00:00
Merge remote-tracking branch 'origin/9' into snapshot
This commit is contained in:
commit
11f05dadb5
2
debian/rules
vendored
2
debian/rules
vendored
@ -185,7 +185,7 @@ OPENMP_ENABLE=yes
|
|||||||
ifneq (,$(filter $(DEB_HOST_ARCH), mips mipsel powerpc powerpcspe riscv64 sparc64 s390x x32))
|
ifneq (,$(filter $(DEB_HOST_ARCH), mips mipsel powerpc powerpcspe riscv64 sparc64 s390x x32))
|
||||||
OPENMP_ENABLE=no
|
OPENMP_ENABLE=no
|
||||||
else
|
else
|
||||||
PROJECTS= += ";openmp"
|
PROJECTS += ";openmp"
|
||||||
endif
|
endif
|
||||||
|
|
||||||
RUN_TEST=yes
|
RUN_TEST=yes
|
||||||
|
Loading…
Reference in New Issue
Block a user