gogglesmm: broken *-musl
This commit is contained in:
parent
eafd746e77
commit
77f7aceba5
1 changed files with 4 additions and 0 deletions
|
@ -14,3 +14,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="http://gogglesmm.github.io/"
|
homepage="http://gogglesmm.github.io/"
|
||||||
distfiles="https://github.com/gogglesmm/gogglesmm/archive/${version}.tar.gz"
|
distfiles="https://github.com/gogglesmm/gogglesmm/archive/${version}.tar.gz"
|
||||||
checksum=f068667e0a825ac792eda344cbe94c29fe8668ddbdd269c094e5bf168acd2380
|
checksum=f068667e0a825ac792eda344cbe94c29fe8668ddbdd269c094e5bf168acd2380
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
*-musl) broken="PTHREAD_RWLOCK_PREFER_WRITER_NP usage" ;;
|
||||||
|
esac
|
||||||
|
|
Loading…
Reference in a new issue