]> rtime.felk.cvut.cz Git - frescor/streamer.git/commitdiff
Disabled useless warnings when compiled with FRSH
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 25 May 2009 18:37:29 +0000 (20:37 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 25 May 2009 18:37:29 +0000 (20:37 +0200)
Makefile.omk

index 595b8128e8553427ae25356e731a649ad017f70c..3d9c6793af2b757b3752c37b688f459ef73e77d7 100644 (file)
@@ -4,7 +4,6 @@ default_CONFIG += CONFIG_AQUOSA=x
 LOCAL_CONFIG_H = streamer_config.h
 
 CFLAGS += -Wall
-CFLAGS += -Wdeclaration-after-statement
 CFLAGS += -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls
 CFLAGS += -Wno-pointer-sign 
 CFLAGS += -I /usr/local/include