[packages/crossmingw32-pango] remove default stack protector flags
glen
glen at pld-linux.org
Mon Apr 22 08:32:14 CEST 2013
commit 20c23c1360cce6408122d9594c9596368e5cc549
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Apr 22 09:31:35 2013 +0300
remove default stack protector flags
-lssp not present on i686 and probably i486
crossmingw32-pango.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-pango.spec b/crossmingw32-pango.spec
index 66959c7..8b29c4d 100644
--- a/crossmingw32-pango.spec
+++ b/crossmingw32-pango.spec
@@ -3,7 +3,7 @@ Summary(pl.UTF-8): System renderowania międzynarodowego tekstu - wersja skrośn
%define realname pango
Name: crossmingw32-%{realname}
Version: 1.34.0
-Release: 3
+Release: 4
License: LGPL v2+
Group: Development/Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/pango/1.34/%{realname}-%{version}.tar.xz
@@ -45,6 +45,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-pango.git/commitdiff/20c23c1360cce6408122d9594c9596368e5cc549
More information about the pld-cvs-commit
mailing list