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

- cross-build fix: use %__cc macro

OBS-URL: https://build.opensuse.org/request/show/86444
OBS-URL: https://build.opensuse.org/package/show/Base:System/os-prober?expand=0&rev=3
This commit is contained in:
Dirk Mueller 2011-10-04 08:44:54 +00:00 committed by Git OBS Bridge
parent 1fcf1c2d9a
commit 65bf44b1bd
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 30 15:53:26 UTC 2011 - uli@suse.com
- cross-build fix: use %__cc macro
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 12 13:08:58 UTC 2011 - aj@suse.de Tue Jul 12 13:08:58 UTC 2011 - aj@suse.de

View File

@ -52,7 +52,7 @@ distributions can be added easily.
%patch1 -p1 %patch1 -p1
%build %build
make %{?_smp_mflags} CFLAGS="%{optflags}" make %{?_smp_mflags} CC="%__cc" CFLAGS="%{optflags}"
%install %install
install -m 0755 -d %{buildroot}%{_bindir} install -m 0755 -d %{buildroot}%{_bindir}