cross-arm-linux-musleabihf: use --enable-autolink-libatomic.

This commit is contained in:
John 2023-07-22 10:58:27 +02:00 committed by John Zimmermann
parent 85cdd2396b
commit d63dce75cc
1 changed files with 3 additions and 2 deletions

View File

@ -6,9 +6,10 @@ _linux_version=5.10.4
_libucontext_version=1.0
pkgname=cross-arm-linux-musleabihf
version=0.35
revision=4
revision=5
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"
makedepends="isl-devel libmpc-devel gmp-devel mpfr-devel
zlib-devel libzstd-devel"