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

- cross-build fix: use %__cc macro

OBS-URL: https://build.opensuse.org/request/show/86399
OBS-URL: https://build.opensuse.org/package/show/Base:System/hostap-utils?expand=0&rev=6
This commit is contained in:
Dirk Mueller 2011-10-04 08:38:30 +00:00 committed by Git OBS Bridge
parent b5230423a0
commit a1a31fe17f
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 30 15:23:26 UTC 2011 - uli@suse.com
- cross-build fix: use %__cc macro
-------------------------------------------------------------------
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de

View File

@ -1,7 +1,7 @@
#
# spec file for package hostap-utils (Version 0.4.7)
# spec file for package hostap-utils
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -50,7 +50,7 @@ Authors:
%patch -p1
%build
CFLAGS="$RPM_OPT_FLAGS" make %{?_smp_mflags}
CFLAGS="$RPM_OPT_FLAGS" CC="%{__cc}" make %{?_smp_mflags}
%install
mkdir -p %{buildroot}/%{_sbindir}