Commit d31efbf
committed
Makefile.Libsupport: add more customization options
This change allows the customization of the exit mechanism in the last
chance handler, and to pass compilation flags when building the support
library.
This is in preparation of the introduction of a CCG testsuite run.
The heuristics to choose which compilation flags need to be passed to
gprbuild, and which exit mechanism needs to be used in the last chance handler
do not work in a CCG context. Instead of adding corner cases for each
configuration, allow configuring these features during the make invocation.1 parent 11582b6 commit d31efbf
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments