From: Jay Freeman (saurik) Date: Wed, 1 Jan 2014 11:00:55 +0000 (-0800) Subject: We no longer rely on even trivial libffi patches. X-Git-Tag: v0.9.500~124 X-Git-Url: https://git.saurik.com/cycript.git/commitdiff_plain/29db9b65eb3786c8820803f5baa3182a5cbdb591?ds=inline We no longer rely on even trivial libffi patches. --- diff --git a/.gitmodules b/.gitmodules index a5ee46e..b0ae91d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,6 @@ [submodule "libffi"] path = libffi url = git://github.com/atgreen/libffi.git - ignore = dirty [submodule "readline"] path = readline url = git://git.savannah.gnu.org/readline.git