mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 08:29:29 +02:00
* Implement -t and -x options
This commit is contained in:
parent
e510721cef
commit
6532790e2a
@ -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
|
||||
|
1168
compiler/msgidx.inc
1168
compiler/msgidx.inc
File diff suppressed because it is too large
Load Diff
2104
compiler/msgtxt.inc
2104
compiler/msgtxt.inc
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user