gogglesmm: broken *-musl

This commit is contained in:
maxice8 2019-03-06 10:59:14 -03:00
parent eafd746e77
commit 77f7aceba5
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -14,3 +14,7 @@ license="GPL-3.0-or-later"
homepage="http://gogglesmm.github.io/"
distfiles="https://github.com/gogglesmm/gogglesmm/archive/${version}.tar.gz"
checksum=f068667e0a825ac792eda344cbe94c29fe8668ddbdd269c094e5bf168acd2380
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="PTHREAD_RWLOCK_PREFER_WRITER_NP usage" ;;
esac