mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-07 11:08:02 +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
|
||||
else
|
||||
cycle: override FPC=
|
||||
cycle:
|
||||
ifdef NEED_G_COMPILERS
|
||||
$(MAKE) fpcmade.generate_g_compilers
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user