Skip to content

[bazel] Add new dependencies #92323

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

Merged
merged 1 commit into from
May 15, 2024
Merged

Conversation

keith
Copy link
Member

@keith keith commented May 15, 2024

This also fixes building ... on Linux. Seems like target_compatible_with isn't enough but you also need a manual tag.

@keith keith requested a review from rupprecht as a code owner May 15, 2024 22:22
This also fixes building ... on Linux. Seems like target_compatible_with
isn't enough but you also need a manual tag.
@keith keith force-pushed the ks/bazel-add-new-dependencies branch from 3daa357 to 01a7f46 Compare May 15, 2024 22:22
@llvmbot llvmbot added the bazel "Peripheral" support tier build system: utils/bazel label May 15, 2024
@keith keith merged commit 00179e9 into llvm:main May 15, 2024
5 checks passed
@keith keith deleted the ks/bazel-add-new-dependencies branch May 15, 2024 22:23
@MaskRay
Copy link
Member

MaskRay commented May 15, 2024

Thanks! After e1ed138 , I realized that llvm/unittest needed a fix as well and you beat me to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bazel "Peripheral" support tier build system: utils/bazel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants