mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 14:08:09 +02:00
* Fixed typo in the comment.
git-svn-id: trunk@23642 -
This commit is contained in:
parent
4ee4e6fba0
commit
b2d67c38f3
@ -88,8 +88,8 @@ endif
|
||||
PPNEW=$(BASEDIR)/compiler/$(PPPRE)$(PPSUF)$(SRCEXEEXT)
|
||||
endif
|
||||
|
||||
# Use FPCFPMAKENEW to explicitly specify FPCFPMAKE later.
|
||||
# Otherwise pmkunit build will use wrong (starting) compiler
|
||||
# Use FPCFPMAKENEW to explicitly specify FPCFPMAKE.
|
||||
# Otherwise fpmkunit build will use wrong (starting) compiler
|
||||
# if there has been no compiler binary available in the compiler
|
||||
# dir before running make.
|
||||
ifndef FPCFPMAKENEW
|
||||
|
Loading…
Reference in New Issue
Block a user