You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there also a way to specify link-arg other than rustflags?
Otherwise, we won't gain much by moving the linker specification from rustflags to the new method.
As per knurling-rs/flip-link#92, you can now use
linker = "..."
rather than specifying a linker using rust flags.The text was updated successfully, but these errors were encountered: