polyml: revbump for libffi-3.3
This commit is contained in:
parent
ed3a0858f0
commit
0a30e26a10
2 changed files with 11 additions and 1 deletions
10
srcpkgs/polyml/patches/noffi_sysv.patch
Normal file
10
srcpkgs/polyml/patches/noffi_sysv.patch
Normal 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}
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'polyml'
|
# Template file for 'polyml'
|
||||||
pkgname=polyml
|
pkgname=polyml
|
||||||
version=5.8
|
version=5.8
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-system-libffi --enable-shared"
|
configure_args="--with-system-libffi --enable-shared"
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue