aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristoph Muellner <cmuellner@linux.com>2022-02-08 23:02:50 +0100
committerChristoph Muellner <cmuellner@linux.com>2022-02-10 17:37:03 +0100
commitb83ee522a712a60dabb6587130788add87cf3c49 (patch)
treed866a500194ab83e5d9e3b632381d38286c66420 /configure.ac
parent75b82e1f0b4fc8537305da7e5c6059cb8c73d54f (diff)
downloadriscv-gnu-toolchain-b83ee522a712a60dabb6587130788add87cf3c49.zip
riscv-gnu-toolchain-b83ee522a712a60dabb6587130788add87cf3c49.tar.gz
riscv-gnu-toolchain-b83ee522a712a60dabb6587130788add87cf3c49.tar.bz2
Allow source-override for QEMU
This patch introduces a configure-time source-dir override for QEMU similar to the existing overrides for the other toolchain sources. Signed-off-by: Christoph Muellner <cmuellner@linux.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 00d0372..ba7dc0e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -221,6 +221,7 @@ AX_ARG_WITH_SRC(newlib)
AX_ARG_WITH_SRC(glibc)
AX_ARG_WITH_SRC(musl)
AX_ARG_WITH_SRC(gdb)
+AX_ARG_WITH_SRC(qemu)
AC_ARG_WITH(linux-headers-src,
[AC_HELP_STRING([--with-linux-headers-src],