Accepting request 980151 from home:bnavigator:branches:science
- Disable test_voronoi -- rh#2059646 OBS-URL: https://build.opensuse.org/request/show/980151 OBS-URL: https://build.opensuse.org/package/show/science/PrusaSlicer?expand=0&rev=44
This commit is contained in:
parent
941c3af3b9
commit
49b37b5ca7
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 31 19:04:00 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Disable test_voronoi -- rh#2059646
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 8 10:03:57 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
Sun May 8 10:03:57 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -95,6 +95,9 @@ rm resources/udev/90-3dconnexion.rules
|
|||||||
export CXXFLAGS="$CFLAGS"
|
export CXXFLAGS="$CFLAGS"
|
||||||
%endif
|
%endif
|
||||||
export CC=gcc-%gcc_ver CXX=g++-%gcc_ver
|
export CC=gcc-%gcc_ver CXX=g++-%gcc_ver
|
||||||
|
# rh#2059646
|
||||||
|
sed -i tests/libslic3r/CMakeLists.txt -e '\@test_voronoi.cpp@d'
|
||||||
|
|
||||||
%cmake \
|
%cmake \
|
||||||
-DSLIC3R_FHS=1 \
|
-DSLIC3R_FHS=1 \
|
||||||
-DSLIC3R_GTK=3 \
|
-DSLIC3R_GTK=3 \
|
||||||
|
Loading…
Reference in New Issue
Block a user