[packages/perl-GD] Revert "- fix build on 32bit archs"
    baggins 
    baggins at pld-linux.org
       
    Sun Jun  9 20:19:17 CEST 2013
    
    
  
commit 12a29f16c2919480622fdb01684633de0dba8016
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Jun 9 19:54:09 2013 +0200
    Revert "- fix build on 32bit archs"
    
    This reverts commit 2045a1600a6b05c77bc5afe796ff18462d527b25.
    
    Not needed, flags already present.
 perl-GD.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-GD.spec b/perl-GD.spec
index d49f064..79b3e91 100644
--- a/perl-GD.spec
+++ b/perl-GD.spec
@@ -46,7 +46,7 @@ PNG.
 	INSTALLDIRS=vendor
 %{__make} \
 	CC="%{__cc}" \
-	OPTIMIZE="%{rpmcflags} -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
+	OPTIMIZE="%{rpmcflags}"
 
 %{?with_tests:%{__make} test}
 
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-GD.git/commitdiff/12a29f16c2919480622fdb01684633de0dba8016
    
    
More information about the pld-cvs-commit
mailing list