Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit 0318086

Browse files
committed
disable polymake in singular build
1 parent 457b950 commit 0318086

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/pkgs/singular/spkg-install

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ config()
9696
--enable-Singular \
9797
--enable-factory \
9898
--disable-doc \
99+
--disable-polymake \
99100
$SINGULAR_CONFIGURE
100101

101102
if [ $? -ne 0 ]; then

0 commit comments

Comments
 (0)