forked from pool/cura-engine-lulzbot
Accepting request 914975 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- aarch64 is not supported in this old version. Please use regular cura-engine instead. OBS-URL: https://build.opensuse.org/request/show/914975 OBS-URL: https://build.opensuse.org/package/show/science/cura-engine-lulzbot?expand=0&rev=76
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 30 08:51:54 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- aarch64 is not supported in this old version. Please use regular
|
||||
cura-engine instead.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 11 05:38:03 UTC 2019 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
|
@@ -40,8 +40,8 @@ BuildRequires: cmake
|
||||
BuildRequires: cppunit-devel
|
||||
BuildRequires: libArcus-devel
|
||||
BuildRequires: stb-devel
|
||||
# No 32bit support anymore
|
||||
ExcludeArch: %ix86 %arm
|
||||
# No 32bit support anymore. aarch64 support was added later (please use regular cura-engine for aarch64)
|
||||
ExcludeArch: %ix86 %arm aarch64
|
||||
|
||||
%description
|
||||
CuraEngine is an engine for processing 3D models
|
||||
|
Reference in New Issue
Block a user