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:
parent
0106a9789f
commit
af3a245816
@ -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
|
Tue Jun 14 06:07:19 UTC 2011 - nfbrown@novell.com
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@ Authors:
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%{suse_update_config -f}
|
%{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
|
cd Software-RAID.HOWTO
|
||||||
sgml2html Software-RAID.HOWTO.sgml
|
sgml2html Software-RAID.HOWTO.sgml
|
||||||
sgml2txt Software-RAID.HOWTO.sgml
|
sgml2txt Software-RAID.HOWTO.sgml
|
||||||
|
Loading…
Reference in New Issue
Block a user