diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2015-06-26 23:02:32 -0700 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2015-06-26 23:02:44 -0700 |
commit | 64edd9dfbc798337d33d3b070a1174c9a1b09eb9 (patch) | |
tree | b0dbd784b8f81306061752e38b724d00136a0480 /makefile | |
parent | b4fd1197563aca30cf01bf3efaa5c015ba768e11 (diff) |
Borrow Cycript's CYPool to avoid Depends: apr-lib.
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -42,7 +42,6 @@ libs += -framework SystemConfiguration libs += -framework WebCore libs += -framework WebKit -libs += -lapr-1 libs += -lapt-pkg libs += -licucore |