[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/gaim/devel gaim.spec,1.92,1.93
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/gaim/devel gaim.spec,1.92,1.93
- Date: Sun, 31 Jul 2005 20:31:42 -0400
Author: wtogami
Update of /cvs/dist/rpms/gaim/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv15980
Modified Files:
gaim.spec
Log Message:
temporarily hardcode -fstack-protector-all until buildroot has it
Index: gaim.spec
===================================================================
RCS file: /cvs/dist/rpms/gaim/devel/gaim.spec,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- gaim.spec 1 Aug 2005 00:17:01 -0000 1.92
+++ gaim.spec 1 Aug 2005 00:31:27 -0000 1.93
@@ -154,6 +154,7 @@
%endif
# FC5+ automatic -fstack-protector-all switch
+export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fstack-protector-all"
export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | %{__sed} s/-fstack-protector/-fstack-protector-all/`
# disable tcl and tk because nobody uses it
# gnutls is buggy so use mozilla-nss on all distributions
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]