فهرست منبع

Revert wrong part in commit 42580: reinstate 'override FPC=' for cycle targets

git-svn-id: trunk@42585 -
pierre 6 سال پیش
والد
کامیت
c74007b580
2فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 1 0
      compiler/Makefile
  2. 1 1
      compiler/Makefile.fpc

+ 1 - 0
compiler/Makefile

@@ -4576,6 +4576,7 @@ endif
 endif
 endif
 else
+cycle: override FPC=
 cycle:
 ifdef NEED_G_COMPILERS
 	$(MAKE) fpcmade.generate_g_compilers

+ 1 - 1
compiler/Makefile.fpc

@@ -928,7 +928,7 @@ else
 # ppc3/ppcXXX = native (skipped for cross installation)
 #
 
-#cycle: override FPC=
+cycle: override FPC=
 cycle:
 ifdef NEED_G_COMPILERS
 	$(MAKE) fpcmade.generate_g_compilers