Commit 5435934
ci(ada): build with gnatmake (gprbuild lacks compiler config on CI) (#68)
Fixes the `Ada (GNAT)` job, which ran `gprbuild -j0 -p` with no project
file → exit 7 ("no project file specified and no default project file")
before compiling. Specifies `-P modshells.gpr` explicitly.
Pairs with #67 (which made the Ada sources actually compile).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent c695770 commit 5435934
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
0 commit comments