diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:36:24 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:36:24 +0000 |
commit | 2d190fe39a843d10b121d8dcff234dd590e7fc0c (patch) | |
tree | 4489bd5d968f9696b1c807fec58839785f719962 /qemu-bad-@NAME@ | |
parent | Initial commit. (diff) | |
download | isa-support-upstream.tar.xz isa-support-upstream.zip |
Adding upstream version 15.1.upstream/15.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | qemu-bad-@NAME@ | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/qemu-bad-@NAME@ b/qemu-bad-@NAME@ new file mode 100644 index 0000000..186d6e1 --- /dev/null +++ b/qemu-bad-@NAME@ @@ -0,0 +1,6 @@ +#!/bin/sh + +DEB_HOST_ARCH=@DEB_HOST_ARCH@ +DEB_HOST_ARCH_BITS=@DEB_HOST_ARCH_BITS@ + +exec @QEMU_BAD@ |