projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ath9k: fix CTS timeout issues in 2.4 ghz
[openwrt.git]
/
tools
/
gmp
/
Makefile
diff --git
a/tools/gmp/Makefile
b/tools/gmp/Makefile
index
38ffcb7
..
1bee5f2
100644
(file)
--- a/
tools/gmp/Makefile
+++ b/
tools/gmp/Makefile
@@
-23,13
+23,4
@@
HOST_CONFIGURE_ARGS += \
--enable-cxx \
--enable-mpbsd
-define Host/Configure
- (cd $(HOST_BUILD_DIR)/$(3); \
- $(HOST_CONFIGURE_CMD) \
- $(HOST_CONFIGURE_VARS) \
- $(HOST_CONFIGURE_ARGS); \
- )
-endef
-
-
$(eval $(call HostBuild))
This page took
0.021614 seconds
and
4
git commands to generate.