Jelajahi Sumber

Not needed -- apps simply need to link vs libgcc.

Eric Andersen 25 tahun lalu
induk
melakukan
e9551853be
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      libc/sysdeps/linux/arm/Makefile

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

@@ -28,7 +28,7 @@ ASFLAGS=$(CFLAGS)
 SSRC=
 SOBJS=$(patsubst %.S,%.o, $(SSRC))
 
-CSRC=divsi3.c
+CSRC=
 COBJS=$(patsubst %.c,%.o, $(CSRC))
 
 OBJS=$(SOBJS) $(MOBJ) $(COBJS)