Explorar o código

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

git-svn-id: trunk@42585 -
pierre %!s(int64=6) %!d(string=hai) anos
pai
achega
c74007b580
Modificáronse 2 ficheiros con 2 adicións e 1 borrados
  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