packages: netpbm/netpbm-ti-build.patch (NEW) - Titanium will have old libjp...

hawk hawk at pld-linux.org
Sat Aug 8 20:39:59 CEST 2009


Author: hawk                         Date: Sat Aug  8 18:39:59 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Titanium will have old libjpeg for a while

---- Files affected:
packages/netpbm:
   netpbm-ti-build.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/netpbm/netpbm-ti-build.patch
diff -u /dev/null packages/netpbm/netpbm-ti-build.patch:1.1
--- /dev/null	Sat Aug  8 20:39:59 2009
+++ packages/netpbm/netpbm-ti-build.patch	Sat Aug  8 20:39:54 2009
@@ -0,0 +1,14 @@
+--- netpbm-10.35.65/buildtools/configure.pl~	2009-06-26 03:35:42.000000000 +0200
++++ netpbm-10.35.65/buildtools/configure.pl	2009-07-15 08:47:35.271968502 +0200
+@@ -1889,11 +1889,6 @@
+         push(@Makefile_config, "CFLAGS += -fPIC\n");
+         push(@Makefile_config, "LDSHLIB = -shared -fPIC\n");
+         push(@Makefile_config, 'LDFLAGS += -Wl,+b,/usr/pubsw/lib', "\n");
+-    } else {
+-        # We don't know what to do here.  We used to (before 10.20) just
+-        # just assume the compiler was gcc.  We know that the gcc stuff
+-        # above does NOT work for HP native compiler.
+-        push(@config_mk, "LDSHLIB =\n");
+     }
+ } elsif ($platform eq "AIX") {
+     push(@Makefile_config, 'LDFLAGS = -L /usr/pubsw/lib', "\n");
================================================================


More information about the pld-cvs-commit mailing list