mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cross-arm-linux-gnueabihf: use --enable-autolink-libatomic.
This commit is contained in:
parent
3bca2f33a4
commit
2cd18c461c
1 changed files with 3 additions and 2 deletions
|
@ -6,9 +6,10 @@ _linux_version=5.10.4
|
||||||
_glibc_patchver="72-g0f90d6204d"
|
_glibc_patchver="72-g0f90d6204d"
|
||||||
pkgname=cross-arm-linux-gnueabihf
|
pkgname=cross-arm-linux-gnueabihf
|
||||||
version=0.35
|
version=0.35
|
||||||
revision=4
|
revision=5
|
||||||
build_style=void-cross
|
build_style=void-cross
|
||||||
configure_args="--with-arch=armv6 --with-fpu=vfp --with-float=hard"
|
configure_args="--with-arch=armv6 --with-fpu=vfp --with-float=hard
|
||||||
|
--enable-autolink-libatomic"
|
||||||
hostmakedepends="texinfo tar gcc-objc gcc-go flex perl python3 pkg-config"
|
hostmakedepends="texinfo tar gcc-objc gcc-go flex perl python3 pkg-config"
|
||||||
makedepends="isl-devel libmpc-devel gmp-devel mpfr-devel
|
makedepends="isl-devel libmpc-devel gmp-devel mpfr-devel
|
||||||
zlib-devel libzstd-devel"
|
zlib-devel libzstd-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue