We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b49eee9 commit f45c093Copy full SHA for f45c093
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
dir: osx64
30
arch: darwin-arm64
31
artifacts: "plc"
32
- RUSTFLAGS: ""
+ RUSTFLAGS: "-C link-args=-Wl,-ld_classic"
33
libvm: "libvm.a"
34
libvm_dylib: "libvm.dylib"
35
libuv_dylib: "libuv.dylib"
0 commit comments