diff --git a/srcpkgs/dolphin-emu/template b/srcpkgs/dolphin-emu/template index 0e1114b9eeb..597020e05a8 100644 --- a/srcpkgs/dolphin-emu/template +++ b/srcpkgs/dolphin-emu/template @@ -23,6 +23,9 @@ homepage="http://dolphin-emu.org" distfiles="https://github.com/dolphin-emu/dolphin/archive/${version}.tar.gz" checksum=62c4602055767ab314ff50a3b94ea57f792832aa1629e6b1117ebce10518dc0b +# error: 'to_string' is not a member of 'std' +broken="https://build.voidlinux.eu/builders/x86_64_builder/builds/5707/steps/shell_3/logs/stdio" + post_install() { rm -f ${DESTDIR}/usr/lib/*.a }