Accepting request 86376 from home:uli_suse:branches:Base:System
- cross-build fix: use host's dbus-binding-tool OBS-URL: https://build.opensuse.org/request/show/86376 OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1-glib?expand=0&rev=27
This commit is contained in:
parent
67e5515bc9
commit
b6cace6c05
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 30 14:47:56 UTC 2011 - uli@suse.com
|
||||
|
||||
- cross-build fix: use host's dbus-binding-tool
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
|
@ -75,6 +75,9 @@ GLib thread abstraction and main loop.
|
||||
export CFLAGS="${RPM_OPT_FLAGS} -fstack-protector -fPIC"
|
||||
%configure \
|
||||
--libexecdir=%{_libexecdir}/%{name} \
|
||||
%if 0%{?_crossbuild}
|
||||
--with-dbus-binding-tool=/usr/bin/dbus-binding-tool \
|
||||
%endif
|
||||
--disable-static
|
||||
%{__make} %{?_smp_mflags}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user