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:
4288ec6
)
net/iputils: include a missing option (thanks Hauke)
author
Alexandros C. Couloumbis
<alex@ozo.com>
Wed, 23 Mar 2011 20:05:51 +0000
(20:05 +0000)
committer
Alexandros C. Couloumbis
<alex@ozo.com>
Wed, 23 Mar 2011 20:05:51 +0000
(20:05 +0000)
SVN-Revision: 26279
net/iputils/Makefile
patch
|
blob
|
history
diff --git
a/net/iputils/Makefile
b/net/iputils/Makefile
index 8039bf5fc36d39d74f107d8a49d299e5191de757..10a804309472c217929735f25dbc9aff2e2c4d7d 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
+ TARGET_CFLAGS = -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall
-msoft-float
endif
MAKE_FLAGS += \