gcc48: Pin to the latest supported version of isl
This commit is contained in:
parent
64be54b84f
commit
097ffe89cd
@ -3770,6 +3770,8 @@ let
|
||||
# be passed.
|
||||
cross = null;
|
||||
libcCross = if crossSystem != null then libcCross else null;
|
||||
|
||||
isl = isl_0_14;
|
||||
}));
|
||||
|
||||
gcc49 = lowPrio (wrapCC (callPackage ../development/compilers/gcc/4.9 {
|
||||
|
Loading…
Reference in New Issue
Block a user