dolphin-emu: broken

This commit is contained in:
Michael Gehring 2017-11-03 19:57:11 +00:00
parent c16fb98456
commit a0d315267c
1 changed files with 3 additions and 0 deletions

View File

@ -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
}