libgpr-21.0.0: incompatibility with GNAT Community 2021

This commit is contained in:
Fabien Chouteau
2021-08-31 15:40:07 +02:00
committed by GitHub
parent 39751981cc
commit 7ed3ffa614
+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]