gnat-bootstrap: gnat-bootstrap12 -> gnat-bootstrap13
According to the comment on the `gnat` definition, this should have happened already.
This commit is contained in:
@@ -5095,7 +5095,7 @@ with pkgs;
|
||||
}
|
||||
);
|
||||
|
||||
gnat-bootstrap = gnat-bootstrap12;
|
||||
gnat-bootstrap = gnat-bootstrap13;
|
||||
gnat-bootstrap12 = wrapCCWith (
|
||||
{
|
||||
cc = callPackage ../development/compilers/gnat-bootstrap { majorVersion = "12"; };
|
||||
|
||||
Reference in New Issue
Block a user