Explorar o código

Do not add -Fl$GCCLIBDIR to FPCMAKEOPT as this is now handled by fpcmake

git-svn-id: trunk@45354 -
pierre %!s(int64=5) %!d(string=hai) anos
pai
achega
ae91ff00b9
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      packages/fpmkunit/Makefile.fpc

+ 0 - 4
packages/fpmkunit/Makefile.fpc

@@ -69,10 +69,6 @@ ifneq ($(findstring $(CPU_SOURCE),x86_64 mips mipsel),)
 override FPCMAKEOPT+=-Cg
 endif
 endif
-# also add GCCLIBDIR if specified
-ifneq ($(GCCLIBDIR),)
-override FPCMAKEOPT+=-Fl$(GCCLIBDIR)
-endif
 
 [rules]
 .NOTPARALLEL: