]> git.pld-linux.org Git - packages/crossmingw32-pango.git/commitdiff
remove default stack protector flags auto/th/crossmingw32-pango-1.34.0-4
authorElan Ruusamäe <glen@delfi.ee>
Mon, 22 Apr 2013 06:31:35 +0000 (09:31 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 22 Apr 2013 06:32:03 +0000 (09:32 +0300)
-lssp not present on i686 and probably i486

crossmingw32-pango.spec

index 66959c78b494bd04d822b1442b6cf926aa2293d2..8b29c4df48f781bc87435de95c1f565f6d7e7c72 100644 (file)
@@ -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
This page took 0.037751 seconds and 4 git commands to generate.