mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 21:29:42 +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
|
endif
|
||||||
|
|
||||||
else
|
else
|
||||||
# Do not pass -n, so that it is possible to build fpmake using an installed
|
FPMAKE_SKIP_CONFIG=-n
|
||||||
# compiler, with an installed rtl, but with an overriden, new fpcmkunit
|
|
||||||
# (in units_bs)
|
|
||||||
FPCFPMAKE=$(FPC)
|
FPCFPMAKE=$(FPC)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user