public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-arch/bzip2/files: bzip2-1.0.6-saneso.patch
@ 2010-09-20 22:30 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2010-09-20 22:30 UTC (permalink / raw
  To: gentoo-commits

vapier      10/09/20 22:30:46

  Added:                bzip2-1.0.6-saneso.patch
  Log:
  Version bump #338215 by Dirkjan Ochtman.
  
  (Portage version: 2.2_rc85/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-arch/bzip2/files/bzip2-1.0.6-saneso.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/bzip2/files/bzip2-1.0.6-saneso.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/bzip2/files/bzip2-1.0.6-saneso.patch?rev=1.1&content-type=text/plain

Index: bzip2-1.0.6-saneso.patch
===================================================================
--- Makefile-libbz2_so
+++ Makefile-libbz2_so
@@ -35,8 +35,8 @@
       bzlib.o
 
 all: $(OBJS)
-	$(CC) -shared -Wl,-soname -Wl,libbz2.so.1.0 -o libbz2.so.1.0.6 $(OBJS)
-	$(CC) $(CFLAGS) -o bzip2-shared bzip2.c libbz2.so.1.0.6
+	$(CC) $(LDFLAGS) -shared -Wl,-soname -Wl,libbz2.so.1 -o libbz2.so.1.0.6 $(OBJS)
+	$(CC) $(LDFLAGS) $(CFLAGS) -o bzip2-shared bzip2.c libbz2.so.1.0.6
 	rm -f libbz2.so.1.0
 	ln -s libbz2.so.1.0.6 libbz2.so.1.0
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-20 22:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-20 22:30 [gentoo-commits] gentoo-x86 commit in app-arch/bzip2/files: bzip2-1.0.6-saneso.patch Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox