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
When I'm trying to make a static build of my rust application with some cuda code doing: RUSTFLAGS='-C target-feature=+crt-static' cargo build --release
I'm getting the following error under linux: