Skip to content

ci: pass --define 'with_rustup 1' to all yum-builddep invocations#121

Merged
imlk0 merged 1 commit into
masterfrom
speedup-build
May 20, 2026
Merged

ci: pass --define 'with_rustup 1' to all yum-builddep invocations#121
imlk0 merged 1 commit into
masterfrom
speedup-build

Conversation

@imlk0
Copy link
Copy Markdown
Collaborator

@imlk0 imlk0 commented May 20, 2026

Summary

  • Add --define 'with_rustup 1' to all yum-builddep calls in Makefile, .github/workflows/test.yml, and .github/workflows/clippy.yml
  • Previously yum-builddep was invoked without this flag, causing Rust toolchain to be installed via yum despite rpmbuild already using --define 'with_rustup 1' to select rustup. This inconsistency led to redundant system Rust packages being pulled in.

Ensures yum-builddep respects the with_rustup conditional so Rust
toolchain is consistently provided via rustup instead of yum, matching
the rpmbuild flag already used in all targets.
@shankailun-aliyun
Copy link
Copy Markdown

@imlk0 ,您好,您的请求已接收,请耐心等待结果。

@shankailun-aliyun
Copy link
Copy Markdown

@imlk0 ,您好,未检测到有镜像需要构建,如需重新检测请评论 /start

@imlk0 imlk0 merged commit af5bf74 into master May 20, 2026
34 of 35 checks passed
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