mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 00:29:33 +02:00
* Always add -n when compiling fpmake when not cross-compiling
git-svn-id: trunk@17965 -
This commit is contained in:
parent
5ca0871033
commit
28fb5b21a3
File diff suppressed because it is too large
Load Diff
@ -347,9 +347,7 @@ export FPMAKE_SKIP_CONFIG
|
||||
endif
|
||||
|
||||
else
|
||||
# Do not pass -n, so that it is possible to build fpmake using an installed
|
||||
# compiler, with an installed rtl, but with an overriden, new fpcmkunit
|
||||
# (in units_bs)
|
||||
FPMAKE_SKIP_CONFIG=-n
|
||||
FPCFPMAKE=$(FPC)
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user