projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87414e3
)
fix compile error (disable dietlibc)
author
Mike Baker
<mbm@openwrt.org>
Fri, 10 Feb 2006 18:59:05 +0000
(18:59 +0000)
committer
Mike Baker
<mbm@openwrt.org>
Fri, 10 Feb 2006 18:59:05 +0000
(18:59 +0000)
SVN-Revision: 3213
openwrt/package/dhcp-forwarder/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/dhcp-forwarder/Makefile
b/openwrt/package/dhcp-forwarder/Makefile
index 0a86efcf2511c9ec80a9c4f24763e7b70ac55628..a7cb9098aa78636ab329a8d6c81afc586d5ade12 100644
(file)
--- a/
openwrt/package/dhcp-forwarder/Makefile
+++ b/
openwrt/package/dhcp-forwarder/Makefile
@@
-30,6
+30,7
@@
$(PKG_BUILD_DIR)/.configured:
--program-prefix="" \
--program-suffix="" \
--prefix=/usr \
+ --disable-dietlibc \
--exec-prefix=/usr \
--bindir=/usr/bin \
--datadir=/usr/share \