mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
cross-aarch64-linux-musl: update for libucontext 1.2.
This commit is contained in:
parent
b41b0fdd02
commit
486837c8bf
1 changed files with 3 additions and 3 deletions
|
@ -3,10 +3,10 @@ _binutils_version=2.41
|
|||
_gcc_version=13.2.0
|
||||
_musl_version=1.1.24
|
||||
_linux_version=6.1
|
||||
_libucontext_version=1.0
|
||||
_libucontext_version=1.2
|
||||
pkgname=cross-aarch64-linux-musl
|
||||
version=0.36
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=void-cross
|
||||
configure_args="--with-arch=armv8-a"
|
||||
hostmakedepends="texinfo tar gcc-objc gcc-go flex perl python3 pkg-config"
|
||||
|
@ -27,7 +27,7 @@ checksum="ae9a5789e23459e59606e6714723f2d3ffc31c03174191ef0d015bdf06007450
|
|||
e275e76442a6067341a27f04c5c6b83d8613144004c0413528863dc6b5c743da
|
||||
1370c9a812b2cf2a7d92802510cca0058cc37e66a7bedd70051f0a34015022a3
|
||||
2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
|
||||
23714e99a87f6dea82e8a073c526325161dd65462459820b16a6162be91955bb"
|
||||
937fba9d0beebd7cf957b79979b19fe3a29bb9c4bfd25e869477d7154bbf8fd3"
|
||||
nocross=yes
|
||||
|
||||
cross_musl_cflags="-O2 -march=armv8-a"
|
||||
|
|
Loading…
Add table
Reference in a new issue