add more CFLAG changes as requested by the tools guys

This commit is contained in:
arjanv 2005-03-03 11:57:48 +00:00
parent 3b8501b257
commit bf2c4b5b27
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Red Hat specific rpm configuration files.
Name: redhat-rpm-config
Version: 8.0.33
Release: 2
Release: 3
License: GPL
Group: Development/System
Source: redhat-rpm-config-%{version}.tar.gz
@ -38,6 +38,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_prefix}/lib/rpm/redhat
%changelog
* Thu Mar 3 2005 Arjan van de Ven <arjanv@redhat.com> 8.0.33-2
- add -fomit-frame-pointer -fexceptions -fasynchronous-unwind-tables
* Wed Feb 23 2005 Arjan van de Ven <arjanv@redhat.com> 8.0.33-2
- add -Wall on Ulrichs request