mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
cross-mips-linux-musl: add preadv2 and pwritev2
This commit is contained in:
parent
7247dd58df
commit
fa0a01b64d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ _musl_version=1.1.24
|
|||
_linux_version=6.14
|
||||
pkgname=cross-mips-linux-musl
|
||||
version=0.37
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=void-cross
|
||||
configure_args="--with-arch=mips32r2 --with-float=soft
|
||||
--with-linker-hash-style=sysv --enable-autolink-libatomic"
|
||||
|
|
Loading…
Add table
Reference in a new issue