Explorar o código

musl: fix sh4eb ld.so symlink

Waldemar Brodkorb %!s(int64=9) %!d(string=hai) anos
pai
achega
e06a60fb2c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/musl/Makefile

+ 1 - 1
package/musl/Makefile

@@ -49,7 +49,7 @@ ifeq ($(ADK_TARGET_CPU_ARCH),sh4)
 MARCH:=			sh
 endif
 ifeq ($(ADK_TARGET_CPU_ARCH),sh4eb)
-MARCH:=			sheb
+MARCH:=			sh
 endif
 ifeq ($(ADK_TARGET_ARCH_MIPS),y)
 ifeq ($(ADK_TARGET_SOFT_FLOAT),y)