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:
parent
8cfb015daa
commit
db8b0952bc
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user