-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't build with --locked #760
Comments
Looks like you are the maintainer of the
|
*3. I tried to compile with LTO, it didn’t work for me, so this is my problem? (log) |
Looking at Rust packages in the official repos, some of them skipped the As for the LTO situation, I was wrong. You made the right call to explicitly disable LTO. Please also consider open an issue at https://github.com/briansmith/ring and attach the failed build logs. |
I just updated
Well, the |
That was interesting! How to reproduce that? @BigmenPixel0 |
Try building the |
It’s not really related to this project, but if you are curious, Arch Linux’s build system can be configured to enable LTO by including |
Already exist. |
Problem solved, I'm closing the issue. |
The problem recurred in 1.14.1. |
What problem exactly? |
|
Well, this is because the tag v1.14.1 was tagged on the wrong commit. |
Retagged. Please retry. |
It works, thanks. |
If I run
cargo fetch
with--locked
I get an error:shadowsocks-rust version 1.13.1
The text was updated successfully, but these errors were encountered: