summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorPeter Maydell2022-08-25 17:06:58 +0200
committerPeter Maydell2022-09-22 17:38:29 +0200
commitcbbc44d8efc57f4a07fada20740dfa9ef55b4fbc (patch)
treedfa4674e1adcc649374b790467abcf4d3da94748 /configure
parentconfigure: Remove unused python_version variable (diff)
downloadqemu-cbbc44d8efc57f4a07fada20740dfa9ef55b4fbc.tar.gz
qemu-cbbc44d8efc57f4a07fada20740dfa9ef55b4fbc.tar.xz
qemu-cbbc44d8efc57f4a07fada20740dfa9ef55b4fbc.zip
configure: Remove unused meson_args variable
The meson_args variable was added in commit 3b4da13293482134b, 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
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index b5ace4cb49..e42d43d6a5 100755
--- a/configure
+++ b/configure
@@ -311,7 +311,6 @@ pie=""
coroutine=""
plugins="$default_feature"
meson=""
-meson_args=""
ninja=""
bindir="bin"
skip_meson=no