ecryptfs-utils: mark broken on musl

This commit is contained in:
Eivind Uggedal 2015-08-07 12:46:48 +00:00
parent 0b7b53cf0a
commit 68ba5a5279

View file

@ -16,6 +16,10 @@ homepage="http://ecryptfs.org/"
distfiles="http://launchpad.net/ecryptfs/trunk/${version}/+download/${pkgname}_${version}.orig.tar.gz"
checksum=173e0add31e898789076103723894964ce474233988ef8d3309021bad8a7b6b4
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/3578/steps/shell_3/logs/stdio";;
esac
CPPFLAGS="-D_FILE_OFFSET_BITS=64"
if [ "$CROSS_BUILD" ]; then