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 8d5f265 commit 488834eCopy full SHA for 488834e
.github/workflows/test_build.yml
@@ -166,7 +166,7 @@ jobs:
166
-L`brew --prefix readline`/lib \
167
-L/Library/Frameworks/Python.framework/Versions/${PYVERSION}/lib"
168
export F77=gfortran-14
169
- ../../configure --enable-download --with-system-gc --with-fplll
+ ../../configure --enable-download --with-system-gc --with-fplll --enable-build-libraries=fplll
170
171
- name: Build Macaulay2 using Make
172
if: matrix.build-system == 'autotools'
0 commit comments