fix compile error (disable dietlibc)
authorMike Baker <mbm@openwrt.org>
Fri, 10 Feb 2006 18:59:05 +0000 (18:59 +0000)
committerMike Baker <mbm@openwrt.org>
Fri, 10 Feb 2006 18:59:05 +0000 (18:59 +0000)
SVN-Revision: 3213

openwrt/package/dhcp-forwarder/Makefile

index 0a86efcf2511c9ec80a9c4f24763e7b70ac55628..a7cb9098aa78636ab329a8d6c81afc586d5ade12 100644 (file)
@@ -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 \