fix build breakage introduced by [32142]
SVN-Revision: 32157
This commit is contained in:
parent
cb9db16e2f
commit
16a4d29ae0
1 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,8 @@ CONFIGURE_ARGS += \
|
|||
--disable-rpath \
|
||||
--enable-elf-shlibs \
|
||||
--enable-dynamic-e2fsck \
|
||||
--disable-tls
|
||||
--disable-tls \
|
||||
--disable-nls
|
||||
|
||||
define Host/Install
|
||||
$(Host/Install/Default)
|
||||
|
|
Loading…
Reference in a new issue