forked from pool/hdparm
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:
commit
9b826fc0f7
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user