Accepting request 86436 from Base:System

- cross-build fix: use %__cc macro (forwarded request 86394 from uli_suse)

OBS-URL: https://build.opensuse.org/request/show/86436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hdparm?expand=0&rev=50
This commit is contained in:
Ruediger Oertel 2011-10-04 16:11:30 +00:00 committed by Git OBS Bridge
commit 9b826fc0f7
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