mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13:54 -06:00
configure: Remove unused meson_args variable
The meson_args variable was added in commit 3b4da13293
, but
was not used in that commit and isn't used today. Delete the
unnecessary assignment.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20220825150703.4074125-3-peter.maydell@linaro.org
This commit is contained in:
parent
342cf30413
commit
cbbc44d8ef
1 changed files with 0 additions and 1 deletions
1
configure
vendored
1
configure
vendored
|
@ -311,7 +311,6 @@ pie=""
|
|||
coroutine=""
|
||||
plugins="$default_feature"
|
||||
meson=""
|
||||
meson_args=""
|
||||
ninja=""
|
||||
bindir="bin"
|
||||
skip_meson=no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue