mold: remove libatomic-devel from makedepends

This commit is contained in:
Đoàn Trần Công Danh 2023-09-06 22:36:22 +07:00
parent 0e2a994250
commit 49771ba129
1 changed files with 0 additions and 5 deletions

View File

@ -16,11 +16,6 @@ homepage="https://github.com/rui314/mold"
distfiles="https://github.com/rui314/mold/archive/refs/tags/v${version}.tar.gz"
checksum=a32bec1282671b18ea4691855aed925ea2f348dfef89cb7689cd81273ea0c5df
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"
configure_args+=" -DCMAKE_CXX_STANDARD_LIBRARIES=-latomic"
fi
post_install() {
vlicense LICENSE
rm -v ${DESTDIR}/usr/share/doc/mold/LICENSE