[csw-devel] SF.net SVN: gar:[3748] csw/mgar/pkg/flac/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Mar 13 17:03:35 CET 2009


Revision: 3748
          http://gar.svn.sourceforge.net/gar/?rev=3748&view=rev
Author:   dmichelsen
Date:     2009-03-13 16:03:33 +0000 (Fri, 13 Mar 2009)

Log Message:
-----------
libflac: Add 64 bit patch for libtool

Modified Paths:
--------------
    csw/mgar/pkg/flac/trunk/Makefile
    csw/mgar/pkg/flac/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/flac/trunk/files/libtool-64bit.patch

Modified: csw/mgar/pkg/flac/trunk/Makefile
===================================================================
--- csw/mgar/pkg/flac/trunk/Makefile	2009-03-13 15:51:54 UTC (rev 3747)
+++ csw/mgar/pkg/flac/trunk/Makefile	2009-03-13 16:03:33 UTC (rev 3748)
@@ -18,6 +18,7 @@
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
 
 PATCHFILES = no-stdint.patch
+PATCHFILES += libtool-64bit.patch
 
 CATALOGNAME = libflac
 

Modified: csw/mgar/pkg/flac/trunk/checksums
===================================================================
--- csw/mgar/pkg/flac/trunk/checksums	2009-03-13 15:51:54 UTC (rev 3747)
+++ csw/mgar/pkg/flac/trunk/checksums	2009-03-13 16:03:33 UTC (rev 3748)
@@ -1,2 +1,3 @@
 153c8b15a54da428d1f0fadc756c22c7  download/flac-1.2.1.tar.gz
 e3144fad8810ceaca718adb6f09dc8fa  download/no-stdint.patch
+099621e0dad419188acd42c588242131  download/libtool-64bit.patch

Added: csw/mgar/pkg/flac/trunk/files/libtool-64bit.patch
===================================================================
--- csw/mgar/pkg/flac/trunk/files/libtool-64bit.patch	                        (rev 0)
+++ csw/mgar/pkg/flac/trunk/files/libtool-64bit.patch	2009-03-13 16:03:33 UTC (rev 3748)
@@ -0,0 +1,13 @@
+diff -Naur db-4.4.20.orig/dist/ltmain.sh db-4.4.20/dist/ltmain.sh
+--- dist/ltmain.sh	2005-10-17 16:35:53.000000000 +0200
++++ dist/ltmain.sh	2008-05-14 08:30:26.766534000 +0200
+@@ -1552,9 +1552,7 @@
+ 	esac
+         compile_command="$compile_command $arg"
+         finalize_command="$finalize_command $arg"
+-        if test "$with_gcc" = "yes" ; then
+           compiler_flags="$compiler_flags $arg"
+-        fi
+         continue
+         ;;
+ 


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