Files
buildroot/package/psimd/Config.in
Bernd Kuhls d5cccad9a3 package/psimd: fix cmake 4 compatibility
The current upstream repo shows this note:
"This repository was archived by the owner on May 27, 2024. It is now
 read-only."

Switched to fork whose only difference is a commit fixing build errors
with cmake 4:
4674816f56

Since this commit changes _SITE, the package homepage url is also update
to the same location.

Fixes:
https://autobuild.buildroot.net/results/130/13084ca4df5ae91d72f46ef51873676b05398ec9/

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
[Julien: change homepage url in Config.in and add commit log comment]
Signed-off-by: Julien Olivain <ju.o@free.fr>
2025-12-07 16:43:17 +01:00

7 lines
117 B
Plaintext

config BR2_PACKAGE_PSIMD
bool "psimd"
help
Portable 128-bit SIMD intrinsics.
https://github.com/snest/psimd