aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrew Waterman <waterman@s141.Millennium.Berkeley.EDU>2011-06-19 21:56:15 -0700
committerAndrew Waterman <waterman@s141.Millennium.Berkeley.EDU>2011-06-19 21:56:15 -0700
commit2f5776b244a4a2a8297fee9e0160c835430e1f06 (patch)
tree55dfcf8b14585830acc927dfd3ef3eb6ee74a37a /configure.ac
parent1e163c715550e20e239976a22e00869884713e54 (diff)
downloadpk-2f5776b244a4a2a8297fee9e0160c835430e1f06.zip
pk-2f5776b244a4a2a8297fee9e0160c835430e1f06.tar.gz
pk-2f5776b244a4a2a8297fee9e0160c835430e1f06.tar.bz2
configure argument --host=riscv is now impliedcs250
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index bbd9b43..e09605c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -74,6 +74,8 @@ AC_HEADER_STDC
AC_SUBST([CFLAGS], ["-Wall -Os -std=gnu99"])
AC_SUBST([LIBS], ["-lgcc"])
+AX_DEFAULT_CONFIGURE_ARG([--host=riscv])
+
#-------------------------------------------------------------------------
# MCPPBS subproject list
#-------------------------------------------------------------------------