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

- cross-build fix: use %__cc macro

OBS-URL: https://build.opensuse.org/request/show/86397
OBS-URL: https://build.opensuse.org/package/show/Base:System/hostapd?expand=0&rev=10
This commit is contained in:
Dirk Mueller 2011-10-04 08:37:49 +00:00 committed by Git OBS Bridge
parent cd1cb917d6
commit 3aeeb2ef89
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 30 15:22:48 UTC 2011 - uli@suse.com
- cross-build fix: use %__cc macro
-------------------------------------------------------------------
Fri Sep 16 12:02:37 UTC 2011 - jengelh@medozas.de

View File

@ -56,7 +56,7 @@ Authors:
cp defconfig .config
%build
CFLAGS="$RPM_OPT_FLAGS" make %{?_smp_mflags}
CFLAGS="$RPM_OPT_FLAGS" CC="%{__cc}" make %{?_smp_mflags}
%install
mkdir -p %{buildroot}/%{_sbindir}