bettercap: broken for musl
This commit is contained in:
@@ -12,3 +12,8 @@ go_import_path="github.com/bettercap/bettercap"
|
||||
homepage="https://$go_import_path"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=90f437ce132cc080c573a5bbc568d31859105117db2e1bf77f209c01ef2fa5ee
|
||||
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
*-musl) broken="fails to build";;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user