mirror of
https://github.com/python/cpython.git
synced 2025-10-27 16:57:08 +00:00
gh-90656: Add platform triplets for 64-bit LoongArch (LA64) (#30939)
Signed-off-by: Zhang Na <zhangna@loongson.cn> Co-authored-by: WANG Xuerui <git@xen0n.name>
This commit is contained in:
parent
9a9b176eb7
commit
03029ace92
4 changed files with 43 additions and 0 deletions
|
|
@ -1169,6 +1169,14 @@ Build Changes
|
|||
optimization levels (0, 1, 2) at once.
|
||||
(Contributed by Victor Stinner in :gh:`99289`.)
|
||||
|
||||
* Add platform triplets for 64-bit LoongArch:
|
||||
|
||||
* loongarch64-linux-gnusf
|
||||
* loongarch64-linux-gnuf32
|
||||
* loongarch64-linux-gnu
|
||||
|
||||
(Contributed by Zhang Na in :gh:`90656`.)
|
||||
|
||||
|
||||
C API Changes
|
||||
=============
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue