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

- cross-build fix: use %__cc macro

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 30 15:21:05 UTC 2011 - uli@suse.com
- cross-build fix: use %__cc macro
-------------------------------------------------------------------
Mon Sep 19 15:11:45 UTC 2011 - coolo@suse.com

View File

@ -48,7 +48,7 @@ driver and IDE drives.
%patch3
%build
make CFLAGS="$RPM_OPT_FLAGS -Wall -Wstrict-prototypes" LDFLAGS=
make CFLAGS="$RPM_OPT_FLAGS -Wall -Wstrict-prototypes" LDFLAGS= CC="%{__cc}"
cp -p wiper/README.txt README.wiper
%install