Accepting request 78476 from Base:System

- Do not use -fno-strict-aliasing when not needed (forwarded request 78412 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/78476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mdadm?expand=0&rev=58
This commit is contained in:
Sascha Peilicke 2011-08-11 08:05:40 +00:00 committed by Git OBS Bridge
commit 40e0941cb5
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 10 02:54:57 UTC 2011 - crrodriguez@opensuse.org
- Do not use -fno-strict-aliasing when not needed
-------------------------------------------------------------------
Tue Jun 14 06:07:19 UTC 2011 - nfbrown@novell.com

View File

@ -58,7 +58,7 @@ Authors:
%build
%{suse_update_config -f}
make %{?_smp_mflags} CXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -Wno-error"
make %{?_smp_mflags} CXFLAGS="$RPM_OPT_FLAGS -Wno-error"
cd Software-RAID.HOWTO
sgml2html Software-RAID.HOWTO.sgml
sgml2txt Software-RAID.HOWTO.sgml