Accepting request 86414 from home:uli_suse:branches:Base:System

- cross-build fix: use %__cc macro

OBS-URL: https://build.opensuse.org/request/show/86414
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=43
This commit is contained in:
Dirk Mueller 2011-10-04 08:39:41 +00:00 committed by Git OBS Bridge
parent 6534d1a09a
commit 563a62e82b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 30 15:35:39 UTC 2011 - uli@suse.com
- cross-build fix: use %__cc macro
-------------------------------------------------------------------
Thu Aug 18 06:30:45 UTC 2011 - nfbrown@novell.com

View File

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