From 7a8edf5a0472a314249fd7803fa7f944584dc15f Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Mon, 25 May 2009 20:37:29 +0200 Subject: [PATCH] Disabled useless warnings when compiled with FRSH --- Makefile.omk | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.omk b/Makefile.omk index 595b812..3d9c679 100644 --- a/Makefile.omk +++ b/Makefile.omk @@ -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 -- 2.39.2