Update libffi tag (#2772)

Since the Emscripten update, libffi can support closures with up to 1000 arguments.
This commit is contained in:
Hood Chatham 2022-06-23 12:05:40 -07:00 committed by GitHub
parent 23c5587cfb
commit 55a53df4a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ BZIP2URL=https://sourceware.org/pub/bzip2/bzip2-1.0.2.tar.gz
FFIBUILD=$(ROOT)/build/libffi
LIBFFIREPO=https://github.com/hoodmane/libffi-emscripten
LIBFFI_TAG=2022-04-03
LIBFFI_TAG=2022-06-23
all: $(INSTALL)/lib/$(LIB) $(INSTALL)/lib/libffi.a