projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
441f04b
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3213
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/dhcp-forwarder/Makefile
patch
|
blob
|
history
diff --git
a/package/dhcp-forwarder/Makefile
b/package/dhcp-forwarder/Makefile
index
0a86efc
..
a7cb909
100644
(file)
--- a/
package/dhcp-forwarder/Makefile
+++ b/
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 \