Skip to content

Commit a4e8282

Browse files
authored
Bump libffi to 3.5.2
Fixes #59. libFFI should now build properly on macOS Sonoma and newer by virtue of libffi/libffi@2d8868a
1 parent fed992a commit a4e8282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ MPDECIMAL_VERSION=4.0.0
7070

7171
ZSTD_VERSION=1.5.7
7272

73-
LIBFFI_VERSION=3.4.7
73+
LIBFFI_VERSION=3.5.2
7474

7575
CURL_FLAGS=--disable --fail --location --create-dirs --progress-bar
7676

0 commit comments

Comments
 (0)