Skip to content

libyuv 是不支持 arm64么? #7676

@KkemChen

Description

@KkemChen

你在什么场景下需要该功能?

on_check("linux", function (package)
if package:is_arch("arm64") then
raise("package(libuv) unsupport compile flags -march=armv9-a+sme")
end
end)

libyuv应该是支持arm的,但我看这里直接判断 然后退出了🤔

描述可能的解决方案

arm下支持libyuv

描述你认为的候选方案

No response

其他信息

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions