X-Git-Url: https://git.libre-soc.org/?p=riscv-tests.git;a=blobdiff_plain;f=configure;h=d0f935e64d2b0aaa7ca37d0498806ee4f88e7d26;hp=e843347fca51168ae619191c08e23e2a73fc35f9;hb=ac467e16fd16fa3039cd89cb7a6d1f2032f4339f;hpb=e6d377ae10ac5ecea621e2aaca7dd9b29e42fd3b diff --git a/configure b/configure index e843347..d0f935e 100755 --- a/configure +++ b/configure @@ -1713,7 +1713,7 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu if test -n "$ac_tool_prefix"; then - for ac_prog in riscv-gcc + for ac_prog in riscv64-unknown-elf-gcc do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 @@ -1757,7 +1757,7 @@ fi fi if test -z "$CC"; then ac_ct_CC=$CC - for ac_prog in riscv-gcc + for ac_prog in riscv64-unknown-elf-gcc do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2