Skip to content

Commit 2b4fe1a

Browse files
authored
Upgrade manifold to 3.0.1 (openscad#5537)
1 parent 5cb4ccf commit 2b4fe1a

File tree

3 files changed

+2
-50
lines changed

3 files changed

+2
-50
lines changed

patches/manifold-3.0.0.patch

Lines changed: 0 additions & 47 deletions
This file was deleted.

scripts/macosx-build-dependencies.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ PACKAGES=(
6262
"qscintilla 2.14.1"
6363
"onetbb 2021.12.0"
6464
"clipper2 1.4.0"
65-
"manifold 3.0.0 patch"
65+
"manifold 3.0.1"
6666
)
6767
DEPLOY_PACKAGES=(
6868
"sparkle 1.27.1"
@@ -887,7 +887,6 @@ build_manifold()
887887
fi
888888
tar xzf "manifold-$version.tar.gz"
889889
cd "manifold-$version"
890-
patch -p1 < $OPENSCADDIR/patches/manifold-3.0.0.patch
891890

892891
mkdir build
893892
cd build

0 commit comments

Comments
 (0)