mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-09 17:03:28 +00:00
Typo
This commit is contained in:
parent
d5ce4ee9fc
commit
5d5645712a
2
debian/rules
vendored
2
debian/rules
vendored
@ -62,7 +62,7 @@ endif
|
|||||||
POLLY_ENABLE=no
|
POLLY_ENABLE=no
|
||||||
ifeq ($(shell dpkg --compare-versions $(shell dpkg-query -W -f '$${Version}' libisl-dev) ge 0.12.1; echo $$?),0)
|
ifeq ($(shell dpkg --compare-versions $(shell dpkg-query -W -f '$${Version}' libisl-dev) ge 0.12.1; echo $$?),0)
|
||||||
ifeq ($(shell dpkg --compare-versions $(shell dpkg-query -W -f '$${Version}' libcloog-isl-dev) ge 0.18.1; echo $$?),0)
|
ifeq ($(shell dpkg --compare-versions $(shell dpkg-query -W -f '$${Version}' libcloog-isl-dev) ge 0.18.1; echo $$?),0)
|
||||||
POLLY_ENABLE=YES
|
POLLY_ENABLE=yes
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user