Skip to content

[bazel] Move HostMacOSXPrivateHeaders to macOS only dep #91354

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

Conversation

keith
Copy link
Member

@keith keith commented May 7, 2024

Otherwise this makes more targets that we want un-buildable on Linux. This import is only used in a #if defined(__APPLE__) anyways.

Otherwise this makes more targets that we want un-buildable on Linux.
This import is only used in a `#if defined(__APPLE__)` anyways.
@keith keith requested review from akuegel and aaronmondal May 7, 2024 16:03
@keith keith requested a review from rupprecht as a code owner May 7, 2024 16:03
@llvmbot llvmbot added the bazel "Peripheral" support tier build system: utils/bazel label May 7, 2024
@keith keith merged commit cf58c58 into llvm:main May 7, 2024
6 checks passed
@keith keith deleted the ks/bazel-move-hostmacosxprivateheaders-to-macos-only-dep branch May 7, 2024 18:19
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