# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/qemu/do-not-remove-confopt.patch # Copyright (C) 2024 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- qemu-8.2.2/configure.vanilla 2024-03-08 14:35:09.004732425 +0100 +++ qemu-8.2.2/configure 2024-03-08 14:35:38.767729557 +0100 @@ -2,6 +2,7 @@ # # qemu configure script (c) 2003 Fabrice Bellard # +# --prefix= --bindir= --libdir= --datadir= --enable-slirp= --enable-tcg-interpreter= # Unset some variables known to interfere with behavior of common tools, # just as autoconf does. Unlike autoconf, we assume that unset exists.