projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dcb15b
)
net/iputils: beautify brcm47xx fix (make owrt devs happy)
author
Alexandros C. Couloumbis
<alex@ozo.com>
Thu, 24 Mar 2011 11:22:25 +0000
(11:22 +0000)
committer
Alexandros C. Couloumbis
<alex@ozo.com>
Thu, 24 Mar 2011 11:22:25 +0000
(11:22 +0000)
SVN-Revision: 26282
net/iputils/Makefile
patch
|
blob
|
history
diff --git
a/net/iputils/Makefile
b/net/iputils/Makefile
index 10a804309472c217929735f25dbc9aff2e2c4d7d..b9f9f8b51ce779a5fea52f4bf68c7f35b3ee055e 100644
(file)
--- a/
net/iputils/Makefile
+++ b/
net/iputils/Makefile
@@
-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 += \