mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-13 16:30:58 +00:00
e7deac3aad
Signed-off-by: Alexey Neyman <stilor@att.net>
13 lines
290 B
Plaintext
13 lines
290 B
Plaintext
# CLooG options
|
|
## depends on OBSOLETE
|
|
|
|
# TBD: encode these version requirements - how?
|
|
# CLooG 0.18.4 requires ISL 0.12 or newer
|
|
# CLooG 0.18.1/0.18.0 frequires ISL 0.12 or older
|
|
|
|
source "config/versions/cloog.in"
|
|
|
|
config CLOOG_HAS_WITH_GMP_ISL_OSL
|
|
bool
|
|
default y if CLOOG_0_18_or_later
|