diff --git a/srcpkgs/cross-mipsel-linux-musl/template b/srcpkgs/cross-mipsel-linux-musl/template index a053fe53015..992c6bc42e9 100644 --- a/srcpkgs/cross-mipsel-linux-musl/template +++ b/srcpkgs/cross-mipsel-linux-musl/template @@ -5,10 +5,10 @@ _musl_version=1.1.24 _linux_version=5.10.4 pkgname=cross-mipsel-linux-musl version=0.35 -revision=4 +revision=5 build_style=void-cross configure_args="--with-arch=mips32r2 --with-float=soft - --with-linker-hash-style=sysv" + --with-linker-hash-style=sysv --enable-autolink-libatomic" hostmakedepends="texinfo tar gcc-objc flex perl python3 pkg-config" makedepends="isl-devel libmpc-devel gmp-devel mpfr-devel zlib-devel libzstd-devel"