Skip to content

Commit 34bd4fa

Browse files
committed
fixup! deps: update libffi to 3.6.0
1 parent d393b32 commit 34bd4fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deps/libffi/libffi.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
['target_arch == "ppc64" and OS == "aix"', {
119119
'variables': {
120120
'libffi_arch_sources': [
121-
'src/powerpc/ffi_darwin.c',
121+
'src/powerpc/ffi.c',
122122
'src/powerpc/aix.S',
123123
'src/powerpc/aix_closure.S',
124124
],

0 commit comments

Comments
 (0)