Browse Source

* cprt0.as is not needed, since we link to libc always.

git-svn-id: branches/targetandroid@23287 -
yury 12 years ago
parent
commit
5fbb67a303
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/android/Makefile.fpc

+ 1 - 1
rtl/android/Makefile.fpc

@@ -61,7 +61,7 @@ UNITPREFIX=rtl
 CPU_UNITS=
 SYSINIT_UNITS=
 
-LOADERS=prt0 dllprt0 cprt0
+LOADERS=prt0 dllprt0
 
 ifeq ($(ARCH),i386)
 CPU_UNITS=x86 ports cpu mmx