Skip to content
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

rustup: switch to nightly channel #628

Closed
wants to merge 6 commits into from

Conversation

Andarwinux
Copy link
Contributor

cargo: enable rustc multithread
libdovi,rav1e: enable build-std, use gnullvm target for clang
llvm-compiler: force llvm target match rust gnullvm (*-pc-windows-gnu) avoid linker warnings

@Andarwinux Andarwinux force-pushed the rust-build-std branch 2 times, most recently from 4ec162f to f633b5e Compare March 10, 2024 03:44
@Andarwinux Andarwinux closed this Mar 28, 2024
@Andarwinux Andarwinux deleted the rust-build-std branch March 28, 2024 06:19
@CharlesMengCA
Copy link
Contributor

Hi @Andarwinux

Was there a problem with this pull? Actually I like the changes here. The build will be 700KB smaller and no problem found so far using this pull in my personal test. :)

Regular build:

03/28/2024  12:19 PM        52,651,008 mpv.exe
03/28/2024  12:19 PM        52,648,960 libmpv-2.dll

Using this pull:

03/28/2024  11:25 AM        51,904,000 mpv.exe
03/28/2024  11:25 AM        51,901,440 libmpv-2.dll

@CharlesMengCA
Copy link
Contributor

Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants