forked from pool/bluez
Accepting request 292469 from home:rguenther:branches:Base:System
- Build the testsuite with -fstack-reuse=none to workaround broken test setup. [bnc#923768] OBS-URL: https://build.opensuse.org/request/show/292469 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=186
This commit is contained in:
parent
909d229ffb
commit
528ebb965b
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 23 14:41:38 UTC 2015 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Build the testsuite with -fstack-reuse=none to workaround broken
|
||||||
|
test setup. [bnc#923768]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 12 12:03:30 UTC 2015 - seife+obs@b1-systems.com
|
Thu Mar 12 12:03:30 UTC 2015 - seife+obs@b1-systems.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package bluez
|
# spec file for package bluez
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# Copyright (c) 2010-2014 B1 Systems GmbH, Vohburg, Germany
|
# Copyright (c) 2010-2014 B1 Systems GmbH, Vohburg, Germany
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -159,7 +159,7 @@ chmod 0644 *.py *.xml *.dtd
|
|||||||
|
|
||||||
%check
|
%check
|
||||||
%if ! 0%{?qemu_user_space_build}
|
%if ! 0%{?qemu_user_space_build}
|
||||||
make check
|
make check CFLAGS="%{optflags} -fstack-reuse=none"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user