net/iputils: beautify brcm47xx fix (make owrt devs happy)
authorAlexandros C. Couloumbis <alex@ozo.com>
Thu, 24 Mar 2011 11:22:25 +0000 (11:22 +0000)
committerAlexandros C. Couloumbis <alex@ozo.com>
Thu, 24 Mar 2011 11:22:25 +0000 (11:22 +0000)
SVN-Revision: 26282

net/iputils/Makefile

index 10a804309472c217929735f25dbc9aff2e2c4d7d..b9f9f8b51ce779a5fea52f4bf68c7f35b3ee055e 100644 (file)
@@ -122,7 +122,7 @@ define Package/iputils-traceroute6/description
 endef
 
 ifeq ($(BOARD),brcm47xx)
 endef
 
 ifeq ($(BOARD),brcm47xx)
-  TARGET_CFLAGS = -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -msoft-float
+  TARGET_CFLAGS += -O2 
 endif
 
 MAKE_FLAGS += \
 endif
 
 MAKE_FLAGS += \