gnat13Packages.gnatprove: fixup build after gcc13 update
This commit is contained in:
parent
02eb6d0571
commit
8cdb0f159a
@ -52,6 +52,10 @@ let
|
|||||||
hash = "sha256-mZWP9yF1O4knCiXx8CqolnS+93bM+hTQy40cd0HZmwI=";
|
hash = "sha256-mZWP9yF1O4knCiXx8CqolnS+93bM+hTQy40cd0HZmwI=";
|
||||||
};
|
};
|
||||||
commit_date = "2023-01-05";
|
commit_date = "2023-01-05";
|
||||||
|
patches = [
|
||||||
|
# Changes to the GNAT frontend: https://github.com/AdaCore/spark2014/issues/58
|
||||||
|
./0003-Adjust-after-category-change-for-N_Formal_Package_De.patch
|
||||||
|
];
|
||||||
};
|
};
|
||||||
"14" = {
|
"14" = {
|
||||||
src = fetchSpark2014 {
|
src = fetchSpark2014 {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user