Capture more or1k hosts
authorAnthony Green <green@moxielogic.com>
Mon, 18 Nov 2019 18:06:26 +0000 (13:06 -0500)
committerAnthony Green <green@moxielogic.com>
Mon, 18 Nov 2019 18:06:26 +0000 (13:06 -0500)
configure.host

index 6762eba0e0e4c39ed28b62541e70725950a3e7b5..d9850d450636d07e4f2ef4060434ee723a28946e 100644 (file)
@@ -178,7 +178,7 @@ case "${host}" in
        SOURCES="ffi.c sysv.S"
        ;;
 
-  or1k*-linux*)
+  or1k*-*-*)
        TARGET=OR1K; TARGETDIR=or1k
        SOURCES="ffi.c sysv.S"
        ;;