Skip to content

Commit 488834e

Browse files
committed
*REMOVE ME* Test building fplll in GitHub workflow
1 parent 8d5f265 commit 488834e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
-L`brew --prefix readline`/lib \
167167
-L/Library/Frameworks/Python.framework/Versions/${PYVERSION}/lib"
168168
export F77=gfortran-14
169-
../../configure --enable-download --with-system-gc --with-fplll
169+
../../configure --enable-download --with-system-gc --with-fplll --enable-build-libraries=fplll
170170
171171
- name: Build Macaulay2 using Make
172172
if: matrix.build-system == 'autotools'

0 commit comments

Comments
 (0)