We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f30e9e commit 7b171a9Copy full SHA for 7b171a9
Makefile
@@ -86,8 +86,6 @@ libs/doubleconversion:
86
87
libs/openscad:
88
git clone --recurse https://github.com/openscad/openscad.git ${SINGLE_BRANCH} $@
89
- git -C $@ checkout f4d57fb3b2da39953c843c0372b5a0a8730b3189
90
- git -C $@ apply ../../patches/openscad-2019.patch
91
92
libs/boost:
93
git clone --recurse https://github.com/boostorg/boost.git ${SHALLOW} ${SINGLE_BRANCH} $@
0 commit comments