polyml: revbump for libffi-3.3

This commit is contained in:
Jürgen Buchmüller 2020-03-23 17:26:53 +01:00
parent ed3a0858f0
commit 0a30e26a10
2 changed files with 11 additions and 1 deletions

View file

@ -0,0 +1,10 @@
--- libpolyml/polyffi.cpp 2019-03-11 10:36:07.000000000 +0100
+++ libpolyml/polyffi.cpp 2020-03-23 22:55:46.741289487 +0100
@@ -111,7 +111,6 @@
#elif defined(X86_WIN64)
{"win64", FFI_WIN64},
#elif defined(X86_ANY)
- {"sysv", FFI_SYSV},
{"unix64", FFI_UNIX64},
#endif
{ "default", FFI_DEFAULT_ABI}

View file

@ -1,7 +1,7 @@
# Template file for 'polyml'
pkgname=polyml
version=5.8
revision=1
revision=2
build_style=gnu-configure
configure_args="--with-system-libffi --enable-shared"
case "$XBPS_TARGET_MACHINE" in