summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1c1bffff..bbcfc111 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,7 +42,7 @@ AM_LDFLAGS =
#
AM_CPPFLAGS += \
- -nostdinc -imacros config.h
+ -ffreestanding -nostdinc -imacros config.h
AM_CPPFLAGS += \
-I$(systype) \