Explorar el Código

Fix it so it compiles again.

Eric Andersen hace 23 años
padre
commit
27694a0cd7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      libc/sysdeps/linux/arm/Makefile

+ 1 - 1
libc/sysdeps/linux/arm/Makefile

@@ -25,7 +25,7 @@ include $(TOPDIR)Rules.mak
 LIBC=$(TOPDIR)libc.a
 ASFLAGS=$(CFLAGS)
 
-SSRC=_start.S
+SSRC=
 SOBJS=$(patsubst %.S,%.o, $(SSRC))
 
 CSRC=divsi3.c