Accepting request 1139161 from home:Andreas_Schwab:Factory
- Enable testsuite on qemu build OBS-URL: https://build.opensuse.org/request/show/1139161 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libatomic_ops?expand=0&rev=39
This commit is contained in:
parent
004a4367be
commit
ad63335df6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 15 14:55:48 UTC 2024 - Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
- Enable testsuite on qemu build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 15 21:54:03 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
Fri Dec 15 21:54:03 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libatomic_ops
|
# spec file for package libatomic_ops
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -64,9 +64,7 @@ rm -fv "%buildroot/%_libdir"/*.la
|
|||||||
cp -av ChangeLog "%buildroot/%_docdir/%name/"
|
cp -av ChangeLog "%buildroot/%_docdir/%name/"
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%if !0%{?qemu_user_space_build:1}
|
|
||||||
%make_build check
|
%make_build check
|
||||||
%endif
|
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%_libdir/libatomic_ops*.a
|
%_libdir/libatomic_ops*.a
|
||||||
|
Loading…
Reference in New Issue
Block a user