mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 04:59:26 +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
|
||||
# J = JVM
|
||||
# L = LLVM variant
|
||||
# l = loongarch64 targets
|
||||
# M = MIPS (MIPSEB) targets
|
||||
# m = MIPSEL targets
|
||||
# P = PowerPC targets
|
||||
@ -4288,6 +4289,8 @@ a*2Twin64_Windows 64
|
||||
# jvm targets
|
||||
J*2Tandroid_Android
|
||||
J*2Tjava_Java
|
||||
# loongarch64 targets
|
||||
l*2Tlinux_Linux
|
||||
# mipsel targets
|
||||
m*2Tandroid_Android
|
||||
m*2Tembedded_Embedded
|
||||
|
Loading…
Reference in New Issue
Block a user