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 }; png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/artwork.scm
AgeCommit message (Expand)Author
2019-06-10artwork: Update snapshot to 2f2fe74....Diego Nicola Barbato
2019-03-05artwork: Update snapshot to b975164....Ludovic Courtès
2019-02-10artwork: Update snapshot to e951905....Ludovic Courtès
2018-11-05artwork: Clone over HTTPS....Ludovic Courtès
2017-06-07artwork: Use a descriptive name for the source directory....Leo Famulari
2015-05-07artwork: Update to latest version....Ludovic Courtès
2015-02-24artwork: Update to latest GRUB image....Ludovic Courtès
2015-02-12artwork: Update snapshot to GuixSD branding....Ludovic Courtès