Sha256: d7e076924d74f6fead580844e9439c981ce56b0640c2422ff89e66445cc0dfe6

Contents?: true

Size: 445 Bytes

Versions: 6

Compression:

Stored size: 445 Bytes

Contents

--- bzip2-1.0.8/Makefile-libbz2_so.orig	2019-07-24 10:33:36.184131389 -0400
+++ bzip2-1.0.8/Makefile-libbz2_so	2019-07-24 10:35:20.564277676 -0400
@@ -35,7 +35,7 @@
       bzlib.o
 
 all: $(OBJS)
-	$(CC) -shared -Wl,-soname -Wl,libbz2.so.1.0 -o libbz2.so.1.0.8 $(OBJS)
+	$(CC) -qmkshrobj -Wl,-soname -o libbz2.so.1.0.8 $(OBJS)
 	$(CC) $(CFLAGS) -o bzip2-shared bzip2.c libbz2.so.1.0.8
 	rm -f libbz2.so.1.0
 	ln -s libbz2.so.1.0.8 libbz2.so.1.0

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
omnibus-software-23.7.295 config/patches/bzip2/aix_makefile.patch
omnibus-software-23.6.292 config/patches/bzip2/aix_makefile.patch
omnibus-software-23.6.291 config/patches/bzip2/aix_makefile.patch
omnibus-software-23.2.283 config/patches/bzip2/aix_makefile.patch
omnibus-software-23.2.281 config/patches/bzip2/aix_makefile.patch
omnibus-software-22.11.239 config/patches/bzip2/aix_makefile.patch