diff --git a/srcpkgs/rubberband/template b/srcpkgs/rubberband/template index 8c45c08e60..00e80b696b 100644 --- a/srcpkgs/rubberband/template +++ b/srcpkgs/rubberband/template @@ -14,7 +14,7 @@ changelog="https://breakfastquay.com/news.html" distfiles="https://breakfastquay.com/files/releases/rubberband-${version}.tar.bz2" checksum=b9eac027e797789ae99611c9eaeaf1c3a44cc804f9c8a0441a0d1d26f3d6bdf9 -if [ "$CROSS_BUILD" ]; then +if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then makedepends+=" libatomic-devel" LDFLAGS+=" -latomic" fi