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
aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-repl.sh
ef='/guix/log/gnu/packages/squirrel.scm?id=7d26b017d89293822e30e899753fb3df4979c57f&showmsg=1'>Expand) /th>
AgeCommit message (Expand)Author
Author
2020-10-03gnu: 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-19gnu: clamav: Update to 0.102.4....* gnu/packages/antivirus.scm (clamav): Update to 0.102.4. Tobias Geerinckx-Rice
2020-05-15gnu: clamav: End snippet in truth....* gnu/packages/antivirus.scm (clamav)[source]: Return #t from snippet. Tobias Geerinckx-Rice
2020-05-15gnu: clamav: Update to 0.102.3....* gnu/packages/antivirus.scm (clamav): Update to 0.102.3. Tobias Geerinckx-Rice