mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
qemu: ignore configure option --disable-ipv6
Fixes: https://github.com/openwrt/packages/issues/12194 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
@@ -276,6 +276,7 @@ CONFIGURE_ARGS:=$(filter-out \
|
||||
--program-prefix=% \
|
||||
--program-suffix=% \
|
||||
--exec-prefix=% \
|
||||
--disable-ipv6 \
|
||||
--disable-nls \
|
||||
, $(CONFIGURE_ARGS))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user