mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
recipes: add support for loongarch64
glibc gcc vulkan add support for loongarch64 (From OE-Core rev: 526b9a8ebacf07690dfc5beb1788ab7a5bef8423) Signed-off-by: Jialing Zhang <zhangjialing@loongson.cn> Signed-off-by: Qizheng Zhu <zhuqizheng@loongson.cn> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e7e1bc43ca
commit
13c1529b70
@@ -38,6 +38,7 @@ RUNTIMELIBITM:nios2 = ""
|
||||
RUNTIMELIBITM:microblaze = ""
|
||||
RUNTIMELIBITM:riscv32 = ""
|
||||
RUNTIMELIBITM:riscv64 = ""
|
||||
RUNTIMELIBITM:loongarch64 = ""
|
||||
RUNTIMELIBSSP ?= ""
|
||||
RUNTIMELIBSSP:mingw32 ?= "libssp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user