Accepting request 980157 from science
OBS-URL: https://build.opensuse.org/request/show/980157 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/PrusaSlicer?expand=0&rev=21
This commit is contained in:
commit
802bb4f5af
@ -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…
x
Reference in New Issue
Block a user