diff --git a/srcpkgs/cross-mips-linux-muslhf/template b/srcpkgs/cross-mips-linux-muslhf/template index 94691668dcf..7333d3b5d70 100644 --- a/srcpkgs/cross-mips-linux-muslhf/template +++ b/srcpkgs/cross-mips-linux-muslhf/template @@ -5,10 +5,10 @@ _musl_version=1.1.24 _linux_version=5.10.4 pkgname=cross-mips-linux-muslhf version=0.35 -revision=4 +revision=5 build_style=void-cross configure_args="--with-arch=mips32r2 --with-float=hard - --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"