mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-20 10:09:17 +02:00
Add -Tlinux for loongarch64 compiler
This commit is contained in:
parent
1e3c2154ce
commit
2cc319bb8e
@ -3907,6 +3907,7 @@ new features, etc.):
|
|||||||
# I = VIS
|
# I = VIS
|
||||||
# J = JVM
|
# J = JVM
|
||||||
# L = LLVM variant
|
# L = LLVM variant
|
||||||
|
# l = loongarch64 targets
|
||||||
# M = MIPS (MIPSEB) targets
|
# M = MIPS (MIPSEB) targets
|
||||||
# m = MIPSEL targets
|
# m = MIPSEL targets
|
||||||
# P = PowerPC targets
|
# P = PowerPC targets
|
||||||
@ -4288,6 +4289,8 @@ a*2Twin64_Windows 64
|
|||||||
# jvm targets
|
# jvm targets
|
||||||
J*2Tandroid_Android
|
J*2Tandroid_Android
|
||||||
J*2Tjava_Java
|
J*2Tjava_Java
|
||||||
|
# loongarch64 targets
|
||||||
|
l*2Tlinux_Linux
|
||||||
# mipsel targets
|
# mipsel targets
|
||||||
m*2Tandroid_Android
|
m*2Tandroid_Android
|
||||||
m*2Tembedded_Embedded
|
m*2Tembedded_Embedded
|
||||||
|
Loading…
Reference in New Issue
Block a user