libgpr 21.0.0: incompatibility with GNAT Community 2021 (#324)

This commit is contained in:
Fabien Chouteau
2021-08-31 18:06:24 +02:00
committed by GitHub
parent b2ac55bfb7
commit 4d4f222046
+1
View File
@@ -16,6 +16,7 @@ GPR_BUILD = ["debug", "production", "coverage", "profiling"]
LIBRARY_TYPE = ["static", "relocatable", "static-pic"]
[[depends-on]]
gnat = "/=2021" # Does not build with GNAT Community 2021
xmlada = "~21.0.0"
[origin]