diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-11-12 23:26:17 +0100 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-11-12 23:26:17 +0100 |
| commit | a90bbefba602c80b0b6d046591d980e227b7cab5 (patch) | |
| tree | 55748dce15e7d12025c5247b94556b55d3ac602a /Makefile | |
| parent | 037e8af41491364d7405aa247e494d034f8c22bf (diff) | |
update CFLAGS
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ CFLAGS+=-std=gnu11 CFLAGS+= -I. #CFLAGS+=-lgcc -#CFLAGS+= -Wno-implicit-function-declaration +#CFLAGS+= -w -Wimplicit-function-declaration -Werror-implicit-function-declaration #CFLAGS+= -O4 #CFLAGS+=-fdata-sections -ffunction-sections #CFLAGS+= -Werror |
