diff --git a/openwrt/package/dhcp-forwarder/Makefile b/openwrt/package/dhcp-forwarder/Makefile index 0a86efcf25..a7cb9098aa 100644 --- 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 \