aboutsummaryrefslogtreecommitdiff
path: root/configure
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
parent1e163c715550e20e239976a22e00869884713e54 (diff)
downloadriscv-pk-2f5776b244a4a2a8297fee9e0160c835430e1f06.zip
riscv-pk-2f5776b244a4a2a8297fee9e0160c835430e1f06.tar.gz
riscv-pk-2f5776b244a4a2a8297fee9e0160c835430e1f06.tar.bz2
configure argument --host=riscv is now impliedcs250
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 6 insertions, 0 deletions
diff --git a/configure b/configure
index 520e099..786c66f 100755
--- a/configure
+++ b/configure
@@ -3912,6 +3912,12 @@ CFLAGS="-Wall -Os -std=gnu99"
LIBS="-lgcc"
+
+ { $as_echo "$as_me:${as_lineno-$LINENO}: adding default configure arg: --host=riscv" >&5
+$as_echo "$as_me: adding default configure arg: --host=riscv" >&6;}
+ ac_configure_args="--host=riscv ${ac_configure_args}"
+
+
#-------------------------------------------------------------------------
# MCPPBS subproject list
#-------------------------------------------------------------------------