We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b49d464 + b285740 commit fe8113eCopy full SHA for fe8113e
subprojects/libgpr2.toml
@@ -32,7 +32,8 @@ command = [
32
"-i.bk2",
33
"-e", '''
34
/package Compiler/a\
35
- for Switches ("gpr2-build-actions-post_bind.adb") use Compiler'Default_Switches ("Ada") & ("-O0");''',
+ for Switches ("gpr2-build-actions-post_bind.adb") use Compiler'Default_Switches ("Ada") & ("-O0");\
36
+ for Switches ("gpr2-build-actions-compile-ada.adb") use Compiler'Default_Switches ("Ada") & ("-O0");''',
37
"gpr2.gpr"]
38
39
[[actions]]
0 commit comments