SHA256
1
0
forked from pool/mdadm

Accepting request 78412 from home:elvigia:branches:Base:System

- Do not use -fno-strict-aliasing when not needed

OBS-URL: https://build.opensuse.org/request/show/78412
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=37
This commit is contained in:
Dirk Mueller 2011-08-10 20:17:52 +00:00 committed by Git OBS Bridge
parent 0106a9789f
commit af3a245816
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