gprolog: mark broken on i686.

This commit is contained in:
Leah Neukirchen 2018-07-15 20:59:57 +02:00
parent f841220842
commit 2107727dce
1 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,10 @@ checksum=bfdcf00e051e0628b4f9af9d6638d4fde6ad793401e58a5619d1cc6105618c7c
disable_parallel_build=yes
nopie=yes # native asm generated
case $XBPS_MACHINE in
i686*) broken="pl2wam segfaults in _dl_fixup, https://build.voidlinux.eu/builders/i686_builder/builds/10260/steps/shell_3/logs/stdio" ;;
esac
post_install() {
mv ${DESTDIR}/usr/lib/gprolog/{NEWS,README,ChangeLog} \
${DESTDIR}/usr/share/doc/gprolog