Explorar o código

recognize big endian superh as sh

Waldemar Brodkorb %!s(int64=9) %!d(string=hai) anos
pai
achega
8129e1c5cf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/Rules.mak

+ 1 - 1
test/Rules.mak

@@ -23,7 +23,7 @@ TARGET_ARCH:=$(shell $(CC) -dumpmachine | sed -e s'/-.*//' \
 	-e 's/m68k.*/m68k/' \
 	-e 's/parisc.*/hppa/' \
 	-e 's/ppc/powerpc/g' \
-	-e 's/sh[234]/sh/' \
+	-e 's/sh[234].*/sh/' \
 	-e 's/microblaze.*/microblaze/' \
 	-e 's/mips.*/mips/' \
 	-e 's/cris.*/cris/' \