Sync from SUSE:SLFO:Main lib2geom revision dfd5c6d795fad0908e4bebfc3b3b27d7
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 28 13:17:22 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Avoid embedding build machine CPU core count (boo#1237231)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 10:52:01 UTC 2024 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
|
@@ -133,7 +133,7 @@ ctest_exclude_regex="bezier-test|ellipse-test|line-test|polynomial-test|self-int
|
||||
%endif
|
||||
# END deactivate failling test
|
||||
pushd build
|
||||
ctest --output-on-failure --force-new-ctest-process --parallel %{_smp_build_ncpus} \
|
||||
ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags} \
|
||||
%{?excluded_tests:--exclude-regex "($ctest_exclude_regex)"}
|
||||
popd
|
||||
|
||||
|
Reference in New Issue
Block a user