mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 12:57:53 +00:00
9fdb93cce0
This allows us to include the component-to-package relation in the generated kconfig files and make use of that information in the show-config.sh script. Signed-off-by: Alexey Neyman <stilor@att.net>
9 lines
183 B
Plaintext
9 lines
183 B
Plaintext
# CLooG options
|
|
|
|
# CLooG 0.18.4 requires ISL 0.12 or newer
|
|
# CLooG 0.18.1/0.18.0 requires ISL 0.12 or older
|
|
|
|
config CLOOG_HAS_WITH_GMP_ISL_OSL
|
|
bool
|
|
default y if CLOOG_0_18_or_later
|