mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cross-riscv64-linux-gnu: rebuild to fix performance regression in posix_memalign
This commit is contained in:
parent
00a980b050
commit
3a848ffead
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ _glibc_version=2.38
|
||||||
_linux_version=5.10.4
|
_linux_version=5.10.4
|
||||||
pkgname=cross-riscv64-linux-gnu
|
pkgname=cross-riscv64-linux-gnu
|
||||||
version=0.35
|
version=0.35
|
||||||
revision=4
|
revision=5
|
||||||
build_style=void-cross
|
build_style=void-cross
|
||||||
configure_args="--with-arch=rv64gc --with-abi=lp64d --enable-autolink-libatomic --disable-multilib"
|
configure_args="--with-arch=rv64gc --with-abi=lp64d --enable-autolink-libatomic --disable-multilib"
|
||||||
hostmakedepends="texinfo tar gcc-objc gcc-go flex perl python3 pkg-config"
|
hostmakedepends="texinfo tar gcc-objc gcc-go flex perl python3 pkg-config"
|
||||||
|
|
Loading…
Add table
Reference in a new issue