mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
zlib: Fix autotools off64_t patch logic fixing darwin builds
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5328 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,7 +3,7 @@ SECTION = "libs"
|
||||
PRIORITY = "required"
|
||||
HOMEPAGE = "http://www.gzip.org/zlib/"
|
||||
LICENSE = "zlib"
|
||||
PR = "r4"
|
||||
PR = "r6"
|
||||
|
||||
SRC_URI = "http://www.zlib.net/zlib-1.2.3.tar.bz2 \
|
||||
file://1.2.3.3.dfsg.patch.gz;patch=1 \
|
||||
|
||||
Reference in New Issue
Block a user