mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-19 12:11:04 +00:00
lld-sys: link against lto lib
Signed-off-by: xermicus <cyrill@parity.io>
This commit is contained in:
@@ -12,9 +12,3 @@ libc = { workspace = true }
|
||||
|
||||
[build-dependencies]
|
||||
cc = { workspace = true }
|
||||
|
||||
[target.aarch64-apple-darwin]
|
||||
rustflags = [
|
||||
"-C", "link-arg=-undefined",
|
||||
"-C", "link-arg=dynamic_lookup",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user