Uncomment rust link stuff

This commit is contained in:
tarjei 2021-05-22 00:59:13 +02:00
parent e062bdaad8
commit 46a8567427

View File

@ -466,8 +466,8 @@ fn link_macos(
"-lc++",
// "-lc++abi",
// "-lunwind", // TODO will eventually need this, see https://github.com/rtfeldman/roc/pull/554#discussion_r496370840
//"-framework",
//"Security", // This "-framework Security" arg is needed for the `rand` crate in examples/cli
"-framework",
"Security", // This "-framework Security" arg is needed for the `rand` crate in examples/cli
// Output
"-o",
output_path.to_str().unwrap(), // app