diff --git a/srcpkgs/ecryptfs-utils/template b/srcpkgs/ecryptfs-utils/template index a1c4eca4c6..f44348011b 100644 --- a/srcpkgs/ecryptfs-utils/template +++ b/srcpkgs/ecryptfs-utils/template @@ -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