summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2013-01-19 20:27:31 +0100
committerKay Sievers <kay@vrfy.org>2013-01-19 20:40:52 +0100
commit89eb2d600a187d398e70289d5349893bb3b6aee2 (patch)
treeb72b74a0946b61e86fdd28b17ca4a1594195c0e5 /Makefile
parent987c1077db3e4622dba729ed4f8aee7204107105 (diff)
export LoaderDevicePartUUID=
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 07d6fcb..35ea4f2 100644
--- a/Makefile
+++ b/Makefile
@@ -12,11 +12,13 @@ CPPFLAGS = \
CFLAGS = \
-DVERSION=$(VERSION) \
-Wall \
+ -nostdinc \
-ggdb -O0 \
-fpic \
-fshort-wchar \
-nostdinc \
-ffreestanding \
+ -fno-strict-aliasing \
-fno-stack-protector \
-Wsign-compare