-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
The docs says you should add some flags to Cargo.toml
on MacOS:
[build]
rustflags = ["-C", "link-args=-Wl,-undefined,dynamic_lookup"]
yet we don't do it here: https://github.com/zshipko/ocaml-rust-starter/blob/master/Cargo.toml
yet (bis) it works fine on my mac without these build flags.
Second, why the C flags here? https://github.com/zshipko/ocaml-rust-starter/blob/master/src/dune#L17
It works fine on my mac without these :o
Metadata
Metadata
Assignees
Labels
No labels