* Implement -t and -x options

This commit is contained in:
Michael VAN CANNEYT 2022-12-13 10:05:34 +01:00
parent e510721cef
commit 6532790e2a
3 changed files with 6 additions and 3272 deletions

View File

@ -4319,9 +4319,15 @@ W*2Tembedded_Embedded
W*2Twasi_The WebAssembly System Interface (WASI)
# end of targets section
**1t<x>_Target architecture
<<<<<<< HEAD
**2*_ * Defines FPC_SUBTARGET_<x>
**2*_ * Defines FPC_SUBTARGET as <arg>
**2*_ * Additionally reads config file fpc-<subtarget>.cfg
=======
**2*_ * Defines FPC_ARCH_<x>
**2*_ * Defines FPC_ARCH as <arg>
**2*_ * Additionally reads config file fpc-<arch>.cfg
>>>>>>> a732046580 (* Implement -t and -x options)
**1u<x>_Undefines the symbol <x>
**1U_Unit options:
**2Un_Do not check where the unit name matches the file name

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff