浏览代码

Remove unused stuff. From Peter Mazinger.

Joakim Tjernlund 19 年之前
父节点
当前提交
c5618361f7
共有 1 个文件被更改,包括 0 次插入6 次删除
  1. 0 6
      libc/Makefile

+ 0 - 6
libc/Makefile

@@ -30,12 +30,6 @@
 TOPDIR=../
 include $(TOPDIR)Rules.mak
 
-ifeq ($(strip $(UCLIBC_CTOR_DTOR)),y)
-CRTOBJS=../../lib/crti.o ../../lib/crt0.o ../../lib/crtn.o
-else
-CRTOBJS=../../lib/crt0.o
-endif
-
 DIRS = misc pwd_grp stdio string termios inet signal stdlib sysdeps unistd
 
 # Check if the target architecture has a version script for