mirror of https://github.com/hak5/openwrt-owl.git
parent
9711e6ad55
commit
724307fca1
|
@ -24,6 +24,7 @@ define Host/Configure
|
||||||
--build=$(GNU_HOST_NAME) \
|
--build=$(GNU_HOST_NAME) \
|
||||||
--host=$(GNU_HOST_NAME) \
|
--host=$(GNU_HOST_NAME) \
|
||||||
--target=$(REAL_GNU_TARGET_NAME) \
|
--target=$(REAL_GNU_TARGET_NAME) \
|
||||||
|
--disable-werror \
|
||||||
$(DISABLE_NLS) \
|
$(DISABLE_NLS) \
|
||||||
--without-uiout \
|
--without-uiout \
|
||||||
--disable-tui --disable-gdbtk --without-x \
|
--disable-tui --disable-gdbtk --without-x \
|
||||||
|
|
Loading…
Reference in New Issue