Add support for RISC-V architecture.
[deliverable/binutils-gdb.git] / gas / configure.ac
index 13f51073c0fcd355b337532fc1216f966bdd203d..c0d59897c824715be64bfa3a30333e18efb82563 100644 (file)
@@ -510,7 +510,7 @@ changequote([,])dnl
        AC_MSG_RESULT($enable_audio_ext)
        ;;
 
-      i386 | s390 | sparc)
+      i386 | riscv | s390 | sparc)
        if test $this_target = $target ; then
          AC_DEFINE_UNQUOTED(DEFAULT_ARCH, "${arch}", [Default architecture.])
        fi
This page took 0.027183 seconds and 4 git commands to generate.