mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
qemu: ignore configure option --disable-ipv6
Fixes: https://github.com/openwrt/packages/issues/12194
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(cherry picked from commit a3033406ea)
This commit is contained in:
@@ -184,6 +184,7 @@ CONFIGURE_ARGS:=$(filter-out \
|
||||
--program-prefix=% \
|
||||
--program-suffix=% \
|
||||
--exec-prefix=% \
|
||||
--disable-ipv6 \
|
||||
--disable-nls \
|
||||
, $(CONFIGURE_ARGS))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user