summaryrefslogtreecommitdiff
path: root/mesa-run
diff options
context:
space:
mode:
Diffstat (limited to 'mesa-run')
-rwxr-xr-xmesa-run2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesa-run b/mesa-run
index eb6f730..f728f3c 100755
--- a/mesa-run
+++ b/mesa-run
@@ -48,7 +48,7 @@ configure)
-Dgallium-xa=disabled
-Dbuildtype="${buildtype}"
-Dbackend=ninja
- "${extra_args}"
+ "${extra_args[@]}"
"${builddir}"
)
exec meson setup --reconfigure "${args[@]}"