Skip to content

Commit

Permalink
libmpfr.6.dylib
Browse files Browse the repository at this point in the history
  • Loading branch information
sdcb committed Feb 6, 2025
1 parent bad010f commit 2860951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-gmp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
"osx")
echo "GMP_SO=libgmp.dylib" >> $GITHUB_ENV
echo "GMP_CPP_SO=libgmpxx.dylib" >> $GITHUB_ENV
echo "MPFR_SO=libmpfr6.dylib" >> $GITHUB_ENV
echo "MPFR_SO=libmpfr.6.dylib" >> $GITHUB_ENV
echo "STRIP=strip -x" >> $GITHUB_ENV

case "${{ inputs.arch }}" in
Expand Down

0 comments on commit 2860951

Please sign in to comment.