Fabien-Chouteau
released this
24 Oct 16:31
·
17 commits
to master
since this release
The gpr2-with-gprconfig_kb-25.0.tgz
package contains the sources of libgpr2 with .build/kb/
pre-generated, as well as the following patch to workaround an issue with GNAT FSF 14:
diff --git a/gpr2.gpr b/gpr2.gpr
index 99239717..b7dc35e0 100644
--- a/gpr2.gpr
+++ b/gpr2.gpr
@@ -54,6 +54,10 @@ library project GPR2 extends "shared.gpr" is
-- generated knowledge base
for Switches ("gpr2-kb-embedded.adb") use
Compiler'Default_Switches ("Ada") & ("-gnatws", "-gnatyN");
+
+ for Switches ("gpr2-build-actions-post_bind.adb") use Compiler'Default_Switches ("Ada") & ("-O0");
+ for Switches ("gpr2-build-actions-compile-ada.adb") use Compiler'Default_Switches ("Ada") & ("-O0");
+
end Compiler;
--------------
sha512sum: 70fe0fcf541f6d3d90a34cab1638bbc0283dcd765c000406e0cfb73bae1817b30ddfe73f3672247a97c6b6bfc41900bc96a4440ca0c660f9c2f7b9d3cc8f8dcf