diff options
Diffstat (limited to 'tools/depends/target/pcre/Makefile')
-rw-r--r-- | tools/depends/target/pcre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/pcre/Makefile b/tools/depends/target/pcre/Makefile index ff5aa49a82..f0182675f7 100644 --- a/tools/depends/target/pcre/Makefile +++ b/tools/depends/target/pcre/Makefile @@ -1,5 +1,5 @@ include ../../Makefile.include -DEPS= ../../Makefile.include Makefile tvos-bitcode-fix.patch +DEPS= ../../Makefile.include Makefile tvos-bitcode-fix.patch jit_aarch64.patch # lib name, version LIBNAME=pcre |