mold: remove libatomic-devel from makedepends
This commit is contained in:
parent
0e2a994250
commit
49771ba129
1 changed files with 0 additions and 5 deletions
|
@ -16,11 +16,6 @@ homepage="https://github.com/rui314/mold"
|
||||||
distfiles="https://github.com/rui314/mold/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/rui314/mold/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=a32bec1282671b18ea4691855aed925ea2f348dfef89cb7689cd81273ea0c5df
|
checksum=a32bec1282671b18ea4691855aed925ea2f348dfef89cb7689cd81273ea0c5df
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
|
||||||
makedepends+=" libatomic-devel"
|
|
||||||
configure_args+=" -DCMAKE_CXX_STANDARD_LIBRARIES=-latomic"
|
|
||||||
fi
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
rm -v ${DESTDIR}/usr/share/doc/mold/LICENSE
|
rm -v ${DESTDIR}/usr/share/doc/mold/LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue