Skip to content

Commit

Permalink
Upgrade external/zip library (facebook#469)
Browse files Browse the repository at this point in the history
Summary:
Upgrade `external/zip` library to the version `f72dce22bd25d10f8575ec54cf51bf5a5fdcb5ba` (release `v0.1.30`)

Fixes: facebook#356

Pull Request resolved: facebook#469

Reviewed By: avp

Differential Revision: D27058907

Pulled By: tmikov

fbshipit-source-id: 4fc846e56748175aeb726c61c20188a15d7ba87e
  • Loading branch information
kuba-- authored and facebook-github-bot committed Mar 23, 2021
1 parent 56e7cda commit 1ed8051
Show file tree
Hide file tree
Showing 5 changed files with 1,677 additions and 519 deletions.
7 changes: 1 addition & 6 deletions external/zip/README.facebook
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
# Zip Library
https://github.com/kuba--/zip
Version: 635ef1d1452d187e027ecdcd164fa0fafa0fd2dd

Delete the line in `zip.c`:
```
int symlink(const char *target, const char *linkpath); // needed on Linux
```
Version: f72dce22bd25d10f8575ec54cf51bf5a5fdcb5ba

Change this line in `miniz.h`:
```
Expand Down
Loading

0 comments on commit 1ed8051

Please sign in to comment.