Skip to content

Commit 39bb5ad

Browse files
committed
tmp: try disabling assembly...
1 parent de71066 commit 39bb5ad

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

bin/build_dependencies_unix.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,9 @@ cd flint-$FLINTVER
284284
./bootstrap.sh
285285
./configure --prefix=$PREFIX\
286286
--host=$HOST_ARG\
287+
--disable-assembly\
288+
--disable-avx2\
289+
--disable-avx512\
287290
$FLINTARB_WITHGMP\
288291
--with-mpfr=$PREFIX\
289292
--disable-static\

0 commit comments

Comments
 (0)