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

- cross-build fix: use %__cc macro

OBS-URL: https://build.opensuse.org/request/show/86378
OBS-URL: https://build.opensuse.org/package/show/Base:System/dos2unix?expand=0&rev=41
This commit is contained in:
Dirk Mueller 2011-10-04 08:31:54 +00:00 committed by Git OBS Bridge
parent 5401a507b1
commit 0f92e6defc
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 30 14:49:47 UTC 2011 - uli@suse.com
- cross-build fix: use %__cc macro
-------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de

View File

@ -45,7 +45,7 @@ find . -type f | xargs chmod -x
%build
export RPM_OPT_FLAGS
make %{?_smp_mflags}
make %{?_smp_mflags} CC="%{__cc}"
%install
%makeinstall docdir=%{_defaultdocdir}/%{name}