Commit 8f101e7
committed
Limit the number of define exported from GNUstep
Some of the defines, such as `NDEBUG`, are C-level defines which influence the system behavior (e.g. enable/disabling `assert()` calls); this should be controlled by the user.1 parent 9ac8c72 commit 8f101e7
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
173 | 179 | | |
174 | 180 | | |
175 | 181 | | |
| |||
0 commit comments