summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2005-07-13 10:14:45 +0000
committerMartin Schlemmer <azarah@gentoo.org>2005-07-13 10:14:45 +0000
commit542b708366b0e43e099eb4bc268fc6f2da4b8782 (patch)
tree27ffffd9f60491d43c1ea4f96fbe573b43f62667 /app-arch/bzip2/files
parentMissed one use of lib instead of get_libdir(). (diff)
downloadhistorical-542b708366b0e43e099eb4bc268fc6f2da4b8782.tar.gz
historical-542b708366b0e43e099eb4bc268fc6f2da4b8782.tar.bz2
historical-542b708366b0e43e099eb4bc268fc6f2da4b8782.zip
Fix shared build to also use large file support, bug #98802.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-arch/bzip2/files')
-rw-r--r--app-arch/bzip2/files/bzip2-1.0.3-shared-largefile-support.patch13
-rw-r--r--app-arch/bzip2/files/digest-bzip2-1.0.3-r51
2 files changed, 14 insertions, 0 deletions
diff --git a/app-arch/bzip2/files/bzip2-1.0.3-shared-largefile-support.patch b/app-arch/bzip2/files/bzip2-1.0.3-shared-largefile-support.patch
new file mode 100644
index 000000000000..c6ce1e8cb0f8
--- /dev/null
+++ b/app-arch/bzip2/files/bzip2-1.0.3-shared-largefile-support.patch
@@ -0,0 +1,13 @@
+Fix shared makefile to also add $(BIGFILES), bug #98802
+
+--- bzip2-1.0.3/Makefile-libbz2_so 2005-07-13 12:11:19.000000000 +0200
++++ bzip2-1.0.3.az/Makefile-libbz2_so 2005-07-13 12:09:00.000000000 +0200
+@@ -9,7 +9,7 @@
+ SHELL=/bin/sh
+ CC=gcc
+ BIGFILES=-D_FILE_OFFSET_BITS=64
+-CFLAGS+=-fpic -fPIC -Wall -Winline
++CFLAGS+=-fpic -fPIC -Wall -Winline $(BIGFILES)
+
+ OBJS= blocksort.o \
+ huffman.o \
diff --git a/app-arch/bzip2/files/digest-bzip2-1.0.3-r5 b/app-arch/bzip2/files/digest-bzip2-1.0.3-r5
new file mode 100644
index 000000000000..24bf9c7e285a
--- /dev/null
+++ b/app-arch/bzip2/files/digest-bzip2-1.0.3-r5
@@ -0,0 +1 @@
+MD5 8a716bebecb6e647d2e8a29ea5d8447f bzip2-1.0.3.tar.gz 669075