Skip to content

main/musl: add bits/hwcap.h for loongarch64

Jingyun Hua requested to merge huajingyun01/aports:musl-dev into master

ref:https://www.openwall.com/lists/musl/2024/11/15/2

loongarch64 have cpu feature bits defined in linux for AT_HWCAP auxv entry.

Also fix webkit2gtk-4.1 (2.46.3) error:

error: use of undeclared identifier 'HWCAP_LOONGARCH_LSX'

error: use of undeclared identifier 'HWCAP_LOONGARCH_LASX'

Merge request reports

Loading