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 5100ea1 + 0754109 commit 4aecf73Copy full SHA for 4aecf73
subprojects/libgpr2.toml
@@ -31,7 +31,8 @@ command = [
31
"sed",
32
"-i.bk2",
33
"-e", '''
34
- /package Compiler/a for Switches ("gpr2-build-actions-post_bind.adb") use Compiler'Default_Switches ("Ada") & ("-O0");''',
+ /package Compiler/a\
35
+ for Switches ("gpr2-build-actions-post_bind.adb") use Compiler'Default_Switches ("Ada") & ("-O0");''',
36
"gpr2.gpr"]
37
38
[[actions]]
0 commit comments