d5cccad9a3
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: https://github.com/snest/psimd/commit/4674816f56757dbd99b297cb5647f2520df08db1 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>
7 lines
117 B
Plaintext
7 lines
117 B
Plaintext
config BR2_PACKAGE_PSIMD
|
|
bool "psimd"
|
|
help
|
|
Portable 128-bit SIMD intrinsics.
|
|
|
|
https://github.com/snest/psimd
|