Skip to content

inconsistencies in flags #3

@mimoo

Description

@mimoo

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions