Accepting request 86423 from home:uli_suse:branches:Base:System
- cross-build fix: use %__cc macro OBS-URL: https://build.opensuse.org/request/show/86423 OBS-URL: https://build.opensuse.org/package/show/Base:System/multipath-tools?expand=0&rev=25
This commit is contained in:
parent
ffb4c34b6f
commit
93d10401f8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 30 15:40:21 UTC 2011 - uli@suse.com
|
||||
|
||||
- cross-build fix: use %__cc macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 27 09:34:36 UTC 2011 - lnussel@suse.de
|
||||
|
||||
|
@ -77,7 +77,7 @@ Authors:
|
||||
%patch1
|
||||
|
||||
%build
|
||||
make OPTFLAGS="$RPM_OPT_FLAGS" LIB=%_lib
|
||||
make CC="%__cc" OPTFLAGS="$RPM_OPT_FLAGS" LIB=%_lib
|
||||
|
||||
%install
|
||||
make DESTDIR=$RPM_BUILD_ROOT LIB=%_lib install
|
||||
|
Loading…
x
Reference in New Issue
Block a user