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

- cross-build fix: use %__cc macro

OBS-URL: https://build.opensuse.org/request/show/86412
OBS-URL: https://build.opensuse.org/package/show/Base:System/logrotate?expand=0&rev=20
This commit is contained in:
Dirk Mueller 2011-10-04 08:33:38 +00:00 committed by Git OBS Bridge
parent 8cfb015daa
commit db8b0952bc
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 30 15:34:40 UTC 2011 - uli@suse.com
- cross-build fix: use %__cc macro
-------------------------------------------------------------------
Wed Sep 7 14:30:29 UTC 2011 - vcizek@suse.com

View File

@ -60,7 +60,7 @@ daily cron job.
%patch8 -p1
%build
make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags}" WITH_SELINUX=yes
make %{?_smp_mflags} CC="%__cc" RPM_OPT_FLAGS="%{optflags}" WITH_SELINUX=yes
%check
make test