From f9003d89b17c039ab903f622580e61925e137523 Mon Sep 17 00:00:00 2001 From: klaar36 Date: Mon, 20 Mar 2017 17:59:45 +0100 Subject: added given files for standalone labs --- src/Make.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Make.config') 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 -- cgit v1.2.1