diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index 31c64319bc..e01b732a58 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -37,6 +37,9 @@ build_options="staging" desc_option_staging="Enable wine-staging patchset" #build_options_default="staging" +# non-PIE executable found in PIE build: /usr/bin/wine +broken="https://build.voidlinux.eu/builders/i686_builder/builds/6118/steps/shell_3/logs/stdio" + if [ ${build_option_staging} ]; then hostmakedepends+=" automake" fi