swi-prolog: unbreak i686

This commit is contained in:
maxice8 2019-01-25 15:30:40 -02:00 committed by maxice8
parent 198aa430fd
commit a6031f04d1

View file

@ -17,7 +17,3 @@ changelog="http://www.swi-prolog.org/ChangeLog?branch=stable"
distfiles="http://www.swi-prolog.org/download/stable/src/swipl-${version}.tar.gz"
checksum=422b6985c6f646b5bb73b160e8c8cda74e892548beb6a672828e3689a20a6b32
nocross="uses TRY_RUN() to test features"
case "$XBPS_TARGET_MACHINE" in
i686*) broken="swipl-8.0.0/build/packages/ssl/mkcerts.pl:51: mkcerts:main openssl failed with status exit(1)" ;;
esac