simde: update to 0.8.0.
This commit is contained in:
parent
b505e9d43f
commit
5d99c9f11e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'simde'
|
||||
pkgname=simde
|
||||
version=0.7.6
|
||||
version=0.8.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
short_desc="Implementations of SIMD instruction sets"
|
||||
|
@ -9,7 +9,7 @@ license="MIT"
|
|||
homepage="https://github.com/simd-everywhere/simde"
|
||||
changelog="https://github.com/simd-everywhere/simde/releases"
|
||||
distfiles="https://github.com/simd-everywhere/simde/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=c63e6c61392e324728da1c7e5de308cb31410908993a769594f5e21ff8de962b
|
||||
checksum=d7c1aef6dd9ef0fbe6f521d1ca3e79afc26deda7d8f857544ca020b42a4b9b97
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||
# /usr/bin/ld: <artificial>:(.text+0x1105): undefined reference to `roundeven'
|
||||
|
|
Loading…
Reference in New Issue