mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
qemu: update to 9.1.0
- Update version - Refresh patches - Remove unsupported config options: - `--enable-live-block-migration` - `--disable-pvrdma` Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
This commit is contained in:
committed by
Rosen Penev
parent
1b5648998e
commit
e1d8f3c800
@@ -11,7 +11,7 @@ OpenWrt base build system decide flavor of fortify_source to use
|
||||
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -760,6 +760,8 @@ for opt do
|
||||
@@ -757,6 +757,8 @@ for opt do
|
||||
;;
|
||||
--gdb=*) gdb_bin="$optarg"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user