Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

Commit b1d4455

Browse files
optikfluffelSphericalKat
authored andcommitted
Tweak rust linker flags
1 parent 33272ee commit b1d4455

File tree

1 file changed

+1
-1
lines changed
  • native/ketbin_utils_syntax/.cargo

1 file changed

+1
-1
lines changed

native/ketbin_utils_syntax/.cargo/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[target.x86_64-apple-darwin]
1+
[target.'cfg(target_os = "macos")']
22
rustflags = [
33
"-C", "link-arg=-undefined",
44
"-C", "link-arg=dynamic_lookup",

0 commit comments

Comments
 (0)