net/iputils: beautify brcm47xx fix (make owrt devs happy)
[openwrt/svn-archive/archive.git] / net / iputils / Makefile
index 10a804309472c217929735f25dbc9aff2e2c4d7d..b9f9f8b51ce779a5fea52f4bf68c7f35b3ee055e 100644 (file)
@@ -122,7 +122,7 @@ define Package/iputils-traceroute6/description
 endef
 
 ifeq ($(BOARD),brcm47xx)
-  TARGET_CFLAGS = -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -msoft-float
+  TARGET_CFLAGS += -O2 
 endif
 
 MAKE_FLAGS += \