From 3d1f0b2cc16ba6a5bb1d47e24f4bb9e33a7e1aaf Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Mon, 17 Nov 2014 21:21:07 +0100 Subject: minor fixes and testing --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 60b0c37..9e9331c 100644 --- a/Makefile +++ b/Makefile @@ -38,6 +38,7 @@ CFLAGS+=-std=gnu11 CFLAGS+= -I. #CFLAGS+=-lgcc CFLAGS+=-Werror-implicit-function-declaration +#CFLAGS+=-fno-zero-initialized-in-bss #CFLAGS+= -O4 #CFLAGS+=-fdata-sections -ffunction-sections #CFLAGS+= -Werror -- cgit v1.2.3