mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-18 20:37:56 +00:00
complibs/cloog: remove unsupported versions from config
Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
This commit is contained in:
parent
2b9178d056
commit
17845ccfb4
@ -45,9 +45,6 @@ config CLOOG_VERSION
|
||||
default "0.15.8" if CLOOG_V_0_15_8
|
||||
default "0.15.7" if CLOOG_V_0_15_7
|
||||
default "0.15.6" if CLOOG_V_0_15_6
|
||||
default "0.15.5" if CLOOG_V_0_15_5
|
||||
default "0.15.4" if CLOOG_V_0_15_4
|
||||
default "0.15.3" if CLOOG_V_0_15_3
|
||||
|
||||
config CLOOG_0_15_1x
|
||||
bool
|
||||
|
Loading…
Reference in New Issue
Block a user