FFI: Use upstream libffi

This commit is contained in:
Bretton 2022-08-11 13:35:17 -07:00
parent 0bc3bb74c5
commit 36fcdb3a93
4 changed files with 1 additions and 7 deletions

4
.gitmodules vendored
View File

@ -4,7 +4,3 @@
[submodule "deps/argo"]
path = deps/argo
url = https://github.com/galoisinc/argo
[submodule "deps/libffi"]
path = deps/libffi
url = https://github.com/RyanGlScott/libffi
branch = static-linking-alt

View File

@ -3,4 +3,3 @@ packages:
cryptol-remote-api
tests
deps/argo/argo
deps/libffi

View File

@ -86,7 +86,7 @@ library
build-depends: integer-gmp >= 1.0 && < 1.1
if flag(ffi)
build-depends: libffi,
build-depends: libffi >= 0.2,
unix
cpp-options: -DFFI_ENABLED

1
deps/libffi vendored

@ -1 +0,0 @@
Subproject commit 3969b8e781f3d02289be89488b908815e99bf5aa