Skip to content

Commit

Permalink
try fuse-ld=lld
Browse files Browse the repository at this point in the history
  • Loading branch information
on-keyday committed Apr 25, 2024
1 parent 53226cd commit c03f2ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash
# TODO(on-keyday): on macos, S2J_LIB=1 is not work well, so not set S2J_LIB
if [ "$(uname)" != "Darwin" ]; then
export S2J_LIB=1
fi

export S2J_LIB=1


export BRGEN_RUST_ENABLED=1

Expand Down

0 comments on commit c03f2ae

Please sign in to comment.