Skip to content

Commit c094491

Browse files
Bootstrap before building from repo sources
1 parent 5a9ca2a commit c094491

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bin/pyodide_build_flint.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ git clone https://github.com/fredrik-johansson/flint flint-3.2.2 --branch clear
99

1010
cd flint-3.2.2
1111

12+
./bootstrap.sh
13+
1214
emconfigure ./configure \
1315
--disable-dependency-tracking \
1416
--disable-shared \

0 commit comments

Comments
 (0)