X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/b92ceddb344ea82a067100ab116ff59d7f7c96f3..b15898455c67b0ec79886a244d436ea1097552b8:/makefile diff --git a/makefile b/makefile index 3e3006d..18cea08 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)