projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lots of small package changes and dependency cleanups for the V= stuff
[openwrt.git]
/
package
/
iperf
/
Makefile
diff --git
a/package/iperf/Makefile
b/package/iperf/Makefile
index
872edd2
..
a4816a6
100644
(file)
--- a/
package/iperf/Makefile
+++ b/
package/iperf/Makefile
@@
-15,7
+15,7
@@
include $(TOPDIR)/package/rules.mk
$(eval $(call PKG_template,IPERF,iperf,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
-$(PKG_BUILD_DIR)/.configured:
$(PKG_BUILD_DIR)/.prepared
+$(PKG_BUILD_DIR)/.configured:
(cd $(PKG_BUILD_DIR); \
$(TARGET_CONFIGURE_OPTS) \
CFLAGS="$(TARGET_CFLAGS)" \
This page took
0.020988 seconds
and
4
git commands to generate.