Explorar o código

* PPC_TARGET to CPU_TARGET

peter %!s(int64=22) %!d(string=hai) anos
pai
achega
dfd3b0716e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile.fpc

+ 1 - 1
Makefile.fpc

@@ -139,7 +139,7 @@ BASEPACKDIR=$(BASEDIR)/basepack
 
 # Newly created fpcmake
 TEMPMAKENEW=$(BASEDIR)/utils/fpcm/fpcmake$(EXEEXT)
-ifneq ($(CPU_SOURCE),$(PPC_TARGET))
+ifneq ($(CPU_SOURCE),$(CPU_TARGET))
 TEMPMAKENEW=fpcmake
 endif
 ifneq ($(OS_SOURCE),$(OS_TARGET))