X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/0347fadf3028c2a703a8d259850732e2642a5e78..b92ceddb344ea82a067100ab116ff59d7f7c96f3:/makefile diff --git a/makefile b/makefile index 18cea08..3e3006d 100644 --- a/makefile +++ b/makefile @@ -26,7 +26,7 @@ code += Cycript.tab.o lex.cy.o code += Network.o Parser.o code += JavaScriptCore.o Library.o -filters := C #E4X +filters := C E4X ldid := true dll := so apr := $(shell apr-1-config --link-ld)