Patch adapted from Sage. Allows building ECL on libffi 3.3.
diff --git a/src/c/ffi.d b/src/c/ffi.d
index 8861303e..8a959c23 100644
--- a/src/c/ffi.d
+++ b/src/c/ffi.d
@@ -133,8 +133,8 @@ static struct {
#elif defined(X86_WIN64)
{@':win64', FFI_WIN64},
#elif defined(X86_ANY) || defined(X86) || defined(X86_64)
- {@':cdecl', FFI_SYSV},
- {@':sysv', FFI_SYSV},
+ {@':cdecl', FFI_UNIX64},
+ {@':sysv', FFI_UNIX64},
{@':unix64', FFI_UNIX64},
#endif
};
/cgit.png' alt='cgit logo'/>
index : guix | |
Wojtek's customized Guix | |
Age | Commit message (Expand) | Author |
ef='/guix/log/gnu/packages/squirrel.scm?id=7d26b017d89293822e30e899753fb3df4979c57f&showmsg=1'>Expand)Author |
/th>
2020-10-03 | gnu: clamav: Update to 0.103.0....* gnu/packages/antivirus.scm (clamav): Update to 0.103.0.
* gnu/packages/patches/clamav-system-tomsfastmath.patch: Update patch.
| Tobias Geerinckx-Rice |
2020-07-19 | gnu: clamav: Update to 0.102.4....* gnu/packages/antivirus.scm (clamav): Update to 0.102.4.
| Tobias Geerinckx-Rice |
2020-05-15 | gnu: clamav: End snippet in truth....* gnu/packages/antivirus.scm (clamav)[source]: Return #t from snippet.
| Tobias Geerinckx-Rice |
2020-05-15 | gnu: clamav: Update to 0.102.3....* gnu/packages/antivirus.scm (clamav): Update to 0.102.3.
| Tobias Geerinckx-Rice |