mirror of https://github.com/hak5/openwrt-owl.git
parent
493b7c7f3c
commit
79e9f855f4
|
@ -39,7 +39,8 @@ HOST_CONFIGURE_ARGS += \
|
|||
--disable-nls
|
||||
|
||||
HOST_MAKE_FLAGS += \
|
||||
TARGET_RANLIB=$(TARGET_RANLIB)
|
||||
TARGET_RANLIB=$(TARGET_RANLIB) \
|
||||
LIBLZMA=$(STAGING_DIR_HOST)/lib/liblzma.a
|
||||
|
||||
define Host/Configure
|
||||
$(SED) 's,(RANLIB),(TARGET_RANLIB),' $(HOST_BUILD_DIR)/grub-core/Makefile.in
|
||||
|
|
Loading…
Reference in New Issue