diff --git a/srcpkgs/cross-mipsel-linux-muslhf/template b/srcpkgs/cross-mipsel-linux-muslhf/template index 29d7261e9b4..cde29e2129e 100644 --- a/srcpkgs/cross-mipsel-linux-muslhf/template +++ b/srcpkgs/cross-mipsel-linux-muslhf/template @@ -5,10 +5,10 @@ _musl_version=1.1.24 _linux_version=5.10.4 pkgname=cross-mipsel-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"