mirror of https://github.com/hak5/openwrt-owl.git
parent
6c47378041
commit
d505def9ba
|
@ -36,6 +36,7 @@ HOST_CONFIGURE_ARGS = \
|
|||
define Host/Compile
|
||||
$(MAKE) -C $(HOST_BUILD_DIR) \
|
||||
CFLAGS="$(HOST_CFLAGS)" \
|
||||
LDFLAGS="$(HOST_LDFLAGS) -static" \
|
||||
all
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in New Issue