gogglesmm: nocross

This commit is contained in:
maxice8 2019-03-06 11:07:47 -03:00
parent ec31111c15
commit ae18947ba0
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -14,6 +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
nocross="Tries to execute compiled code"
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
*-musl) broken="PTHREAD_RWLOCK_PREFER_WRITER_NP usage" ;; *-musl) broken="PTHREAD_RWLOCK_PREFER_WRITER_NP usage" ;;