Accepting request 86409 from Base:System

- cross-build fix: use %__cc macro (forwarded request 86378 from uli_suse)

OBS-URL: https://build.opensuse.org/request/show/86409
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dos2unix?expand=0&rev=30
This commit is contained in:
Ruediger Oertel 2011-10-04 16:09:01 +00:00 committed by Git OBS Bridge
commit 6f206dc053
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}