sorced-jim / SPDY-for-iPhone

A project to build a spdy client library for the iPhone.
Apache License 2.0
224 stars 34 forks source link

Fix make error (zlib link is currently broken) #5

Closed coolluck closed 12 years ago

coolluck commented 12 years ago

When I execute make, got error "tar: Unrecognized archive format". Because zlib 1.2.6 link is just broken now.

This commit is just modify zlib version for valid link.

sorced-jim commented 12 years ago

Thanks, merged.

On Tue, Jun 26, 2012 at 11:58 PM, Minsu Choi < reply@reply.github.com

wrote:

When I execute make, got error "tar: Unrecognized archive format". Because zlib 1.2.6 link is just broken now.

This commit is just modify zlib version for valid link.

You can merge this Pull Request by running:

git pull https://github.com/coolluck/SPDY-for-iPhone master

Or you can view, comment on it, or merge it online at:

https://github.com/sorced-jim/SPDY-for-iPhone/pull/5

-- Commit Summary --

  • zlib version up (to 1.2.7)

-- File Changes --

M zlib/build-native-zlib.sh (2) M zlib/build-zlib.sh (2)

-- Patch Links --

https://github.com/sorced-jim/SPDY-for-iPhone/pull/5.patch https://github.com/sorced-jim/SPDY-for-iPhone/pull/5.diff


Reply to this email directly or view it on GitHub: https://github.com/sorced-jim/SPDY-for-iPhone/pull/5

Jim https://twitter.com/#!/sorced_eng