mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 02:30:48 +02:00
-Xr is also supported for systems_android
git-svn-id: trunk@41104 -
This commit is contained in:
parent
8a96bb656f
commit
7817e48e9a
@ -138,7 +138,7 @@ const
|
|||||||
+ [system_i386_wdosx]
|
+ [system_i386_wdosx]
|
||||||
+ [system_riscv32_linux,system_riscv64_linux];
|
+ [system_riscv32_linux,system_riscv64_linux];
|
||||||
|
|
||||||
suppported_targets_x_smallr = systems_linux + systems_solaris
|
suppported_targets_x_smallr = systems_linux + systems_solaris + systems_android
|
||||||
+ [system_i386_haiku,system_x86_64_haiku]
|
+ [system_i386_haiku,system_x86_64_haiku]
|
||||||
+ [system_i386_beos]
|
+ [system_i386_beos]
|
||||||
+ [system_m68k_amiga];
|
+ [system_m68k_amiga];
|
||||||
|
Loading…
Reference in New Issue
Block a user