[csw-devel] SF.net SVN: gar:[17510] csw/mgar/pkg/poppler/trunk

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Thu Mar 22 09:08:05 CET 2012


Revision: 17510
          http://gar.svn.sourceforge.net/gar/?rev=17510&view=rev
Author:   cgrzemba
Date:     2012-03-22 08:08:04 +0000 (Thu, 22 Mar 2012)
Log Message:
-----------
poppler/trunk: add ltmain runpath patch

Modified Paths:
--------------
    csw/mgar/pkg/poppler/trunk/Makefile

Added Paths:
-----------
    csw/mgar/pkg/poppler/trunk/files/ltmain.patch

Modified: csw/mgar/pkg/poppler/trunk/Makefile
===================================================================
--- csw/mgar/pkg/poppler/trunk/Makefile	2012-03-21 21:06:36 UTC (rev 17509)
+++ csw/mgar/pkg/poppler/trunk/Makefile	2012-03-22 08:08:04 UTC (rev 17510)
@@ -19,6 +19,7 @@
 PACKAGING_PLATFORMS = Solaris10-sparc Solaris10-i386
 
 PATCHFILES += missing-includes.patch
+PATCHFILES += ltmain.patch
 
 # UPSTREAM_MASTER_SITES = 
 UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz

Added: csw/mgar/pkg/poppler/trunk/files/ltmain.patch
===================================================================
--- csw/mgar/pkg/poppler/trunk/files/ltmain.patch	                        (rev 0)
+++ csw/mgar/pkg/poppler/trunk/files/ltmain.patch	2012-03-22 08:08:04 UTC (rev 17510)
@@ -0,0 +1,11 @@
+--- a/ltmain.sh
++++ b/ltmain.sh
+@@ -4765,7 +4765,7 @@ func_mode_link ()
+       # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC
+       # @file GCC response files
+       -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
+-      -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*)
++      -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-xnorunpath|-norunpath)
+         func_quote_for_eval "$arg"
+        arg="$func_quote_for_eval_result"
+         func_append compile_command " $arg"

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list