mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 21:49:18 +02:00
Revert wrong part in commit 42580: reinstate 'override FPC=' for cycle targets
git-svn-id: trunk@42585 -
This commit is contained in:
parent
d7c24c05d0
commit
c74007b580
@ -4576,6 +4576,7 @@ endif
|
|||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
else
|
else
|
||||||
|
cycle: override FPC=
|
||||||
cycle:
|
cycle:
|
||||||
ifdef NEED_G_COMPILERS
|
ifdef NEED_G_COMPILERS
|
||||||
$(MAKE) fpcmade.generate_g_compilers
|
$(MAKE) fpcmade.generate_g_compilers
|
||||||
|
@ -928,7 +928,7 @@ else
|
|||||||
# ppc3/ppcXXX = native (skipped for cross installation)
|
# ppc3/ppcXXX = native (skipped for cross installation)
|
||||||
#
|
#
|
||||||
|
|
||||||
#cycle: override FPC=
|
cycle: override FPC=
|
||||||
cycle:
|
cycle:
|
||||||
ifdef NEED_G_COMPILERS
|
ifdef NEED_G_COMPILERS
|
||||||
$(MAKE) fpcmade.generate_g_compilers
|
$(MAKE) fpcmade.generate_g_compilers
|
||||||
|
Loading…
Reference in New Issue
Block a user