mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00:00
fix build breakage introduced by [32142]
SVN-Revision: 32157
This commit is contained in:
parent
cb9db16e2f
commit
16a4d29ae0
@ -25,7 +25,8 @@ CONFIGURE_ARGS += \
|
|||||||
--disable-rpath \
|
--disable-rpath \
|
||||||
--enable-elf-shlibs \
|
--enable-elf-shlibs \
|
||||||
--enable-dynamic-e2fsck \
|
--enable-dynamic-e2fsck \
|
||||||
--disable-tls
|
--disable-tls \
|
||||||
|
--disable-nls
|
||||||
|
|
||||||
define Host/Install
|
define Host/Install
|
||||||
$(Host/Install/Default)
|
$(Host/Install/Default)
|
||||||
|
Loading…
Reference in New Issue
Block a user