Skip to content

Commit

Permalink
Switch to original GC
Browse files Browse the repository at this point in the history
  • Loading branch information
catap authored Sep 24, 2023
1 parent aaa9a9b commit 4758404
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos-no-roswell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
git clone --depth 1 --branch gc-handle-fork https://gitlab.com/catap/ecl.git
cd ecl/src
# rm -rf bdwgc && git clone --depth 1 --branch macOS-threads https://github.com/catap/bdwgc.git ./bdwgc
rm -rf bdwgc && git clone --depth 1 https://github.com/ivmai/bdwgc.git ./bdwgc
cd bdwgc && glibtoolize --copy && cp ../ltmain.sh ./ && ./autogen.sh
git clone --depth 1 https://github.com/ivmai/libatomic_ops ./libatomic_ops
cd libatomic_ops && ./autogen.sh
Expand Down

0 comments on commit 4758404

Please sign in to comment.