diff options
Diffstat (limited to 'src/Make.config')
| -rw-r--r-- | src/Make.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Make.config b/src/Make.config index aa7d572..69914d8 100644 --- a/src/Make.config +++ b/src/Make.config @@ -43,7 +43,7 @@ else endif # Compiler and assembler invocation. -DEFINES = +DEFINES = -DPINTOS WARNINGS = -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wsystem-headers # klaar36@ida 2015-03: -fno-omit-frame-pointer to get working backtrace # klaar36@ida 2016-05: -ffreestanding to assert freestanding environment |
