[packages/crossmingw32-atkmm] remove default stack protector flags

glen glen at pld-linux.org
Mon Apr 22 08:46:46 CEST 2013


commit 45cd9173e0fd80b0de148548ee3c3bc266756a67
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Apr 22 09:46:40 2013 +0300

    remove default stack protector flags
    
    -lssp not present on i686 and probably i486

 crossmingw32-atkmm.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-atkmm.spec b/crossmingw32-atkmm.spec
index 2b8153f..49c028f 100644
--- a/crossmingw32-atkmm.spec
+++ b/crossmingw32-atkmm.spec
@@ -2,7 +2,7 @@ Summary:	A C++ interface for atk library - cross MinGW32 version
 Summary(pl.UTF-8):	Interfejs C++ dla biblioteki atk - wersja skrośna MinGW32
 Name:		crossmingw32-atkmm
 Version:	2.22.6
-Release:	4
+Release:	5
 License:	LGPL v2.1+
 Group:		Development/Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/atkmm/2.22/atkmm-%{version}.tar.xz
@@ -39,6 +39,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		__pkgconfig_provides	%{nil}
 %define		__pkgconfig_requires	%{nil}
 
+%define		_ssp_cflags		%{nil}
 %ifnarch %{ix86}
 # arch-specific flags (like alpha's -mieee) are not valid for i386 gcc
 %define		optflags	-O2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-atkmm.git/commitdiff/45cd9173e0fd80b0de148548ee3c3bc266756a67



More information about the pld-cvs-commit mailing list