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

[email protected] - Add patch for incompatible_disallow_empty_glob #3507

Merged
merged 5 commits into from
Dec 31, 2024

Conversation

UebelAndre
Copy link
Contributor

An issue was reported in rules_rust (bazelbuild/rules_rust#3137) where some local patches to satisfy bazelbuild/bazel#8195 were added to llvm via a single_version_override which does not affect consumers. This change is an attempt to upstream an otherwise noop change to llvm that supports this flag being flipped in Bazel.

@bazel-io
Copy link
Member

Hello @bazelbuild/bcr-maintainers, modules without existing maintainers (llvm-project) have been updated in this PR. Please review the changes.

@UebelAndre UebelAndre force-pushed the main branch 6 times, most recently from b938f14 to 67e7575 Compare December 30, 2024 22:46
@UebelAndre UebelAndre changed the title llvm: Add patch for incompatible_disallow_empty_glob [email protected]: Add patch for incompatible_disallow_empty_glob Dec 31, 2024
@UebelAndre UebelAndre changed the title [email protected]: Add patch for incompatible_disallow_empty_glob [email protected] - Add patch for incompatible_disallow_empty_glob Dec 31, 2024
@UebelAndre UebelAndre changed the title [email protected] - Add patch for incompatible_disallow_empty_glob [email protected] - Add patch for incompatible_disallow_empty_glob Dec 31, 2024
Copy link
Contributor

@fmeum fmeum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you replace the otherwise unmodified patches with relative symlinks to the previous version?

@fmeum fmeum added the presubmit-auto-run Presubmit jobs will be triggered for new changes automatically without reviewer's approval label Dec 31, 2024
@UebelAndre
Copy link
Contributor Author

@fmeum updated!

fmeum
fmeum previously approved these changes Dec 31, 2024
@bazel-io bazel-io dismissed fmeum’s stale review December 31, 2024 16:05

Require module maintainers' approval for newly pushed changes.

Copy link
Contributor

@fmeum fmeum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bazel 8 would have passed if I hadn't introduced a bug that will only be fixed in 8.0.1.

@fmeum fmeum enabled auto-merge (squash) December 31, 2024 18:36
@fmeum fmeum merged commit 7b17aea into bazelbuild:main Dec 31, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
presubmit-auto-run Presubmit jobs will be triggered for new changes automatically without reviewer's approval
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants