packages: crossmingw32-bzip2/crossmingw32-bzip2.spec - filter out some comp...
wiget
wiget at pld-linux.org
Sat Feb 19 19:29:19 CET 2011
Author: wiget Date: Sat Feb 19 18:29:19 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- filter out some compiler and linker flags
---- Files affected:
packages/crossmingw32-bzip2:
crossmingw32-bzip2.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: packages/crossmingw32-bzip2/crossmingw32-bzip2.spec
diff -u packages/crossmingw32-bzip2/crossmingw32-bzip2.spec:1.9 packages/crossmingw32-bzip2/crossmingw32-bzip2.spec:1.10
--- packages/crossmingw32-bzip2/crossmingw32-bzip2.spec:1.9 Thu Sep 23 20:23:21 2010
+++ packages/crossmingw32-bzip2/crossmingw32-bzip2.spec Sat Feb 19 19:29:14 2011
@@ -31,6 +31,8 @@
%define _dlldir /usr/share/wine/windows/system
%define __cc %{target}-gcc
%define __cxx %{target}-g++
+%define filterout_ld -Wl,-z,.*
+%define filterout_c -gdwarf-3
%ifnarch %{ix86}
# arch-specific flags (like alpha's -mieee) are not valid for i386 gcc
@@ -167,6 +169,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2011/02/19 18:29:14 wiget
+- filter out some compiler and linker flags
+
Revision 1.9 2010/09/23 18:23:21 qboosh
- updated to 1.0.6 (fixes CVE-2010-0405)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/crossmingw32-bzip2/crossmingw32-bzip2.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list