Skip to content

Commit

Permalink
Removed LDFLAGS in MacOS Release CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Redfire75369 committed Oct 13, 2024
1 parent 9c9d4fe commit 8278864
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ jobs:
CFLAGS: -flto
CPPFLAGS: -flto
CXXFLAGS: -flto
LDFLAGS: -fuse-ld=lld
RUSTFLAGS: -Clinker-plugin-lto -Clinker=clang -Clink-arg=-fuse-ld=lld
run: |
just build-release -vv --locked --target $TARGET
Expand Down

0 comments on commit 8278864

Please sign in to comment.