mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-11 10:49:30 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() Added NO_NATIVE_COMPILER_CPU_LIST and NO_NATIVE_COMPILER_OS_LIST Set NoNativeBinaries if target CPU is different from source CPU and target CPU is in NO_NATIVE_COMPILER_CPU_LIST. Set NoNativeBinaries if target OS is different from source OS and target CPU is in NO_NATIVE_COMPILER_CPU_LIST. Add FORCE_NATIVE_BINARIES variable to be able to overrule default behavior of NoNativeBinaries=1 git-svn-id: trunk@47043 - |
||
---|---|---|
compiler | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |