Skip to content

Commit

Permalink
Don't rename libsbcl on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-s committed May 12, 2024
1 parent 59c1a95 commit 595d375
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
run: |
./make.sh --xc-host='sbcl --lose-on-corruption --disable-ldb --disable-debugger'
./make-shared-library.sh
mv src/runtime/libsbcl.so src/runtime/libsbcl.dylib
- name: install quicklisp
working-directory: ../sbcl
run: |
Expand Down

0 comments on commit 595d375

Please sign in to comment.