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

release/20.x: [llvm] [cmake] Expose LLVM_BUILD_TELEMETRY in LLVMConfig.cmake (#126710) #126883

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

llvmbot
Copy link
Member

@llvmbot llvmbot commented Feb 12, 2025

Backport 2ad9d5f

Requested by: @mgorny

@llvmbot llvmbot added this to the LLVM 20.X Release milestone Feb 12, 2025
@llvmbot
Copy link
Member Author

llvmbot commented Feb 12, 2025

@JDevlieghere What do you think about merging this PR to the release branch?

@llvmbot llvmbot requested a review from JDevlieghere February 12, 2025 10:20
@llvmbot llvmbot added the cmake Build system in general and CMake in particular label Feb 12, 2025
…lvm#126710)

Add `LLVM_BUILD_TELEMETRY` to the list of flags exposed in
`LLVMConfig.cmake`. This fixes telemetry library being misdetected as
`OFF` when building LLDB standalone.

Fixes bac62ee.

------

I guess this also needs a backport to 20.x.

(cherry picked from commit 2ad9d5f)
@tstellar tstellar merged commit 2342bb2 into llvm:release/20.x Feb 13, 2025
7 of 10 checks passed
Copy link

@mgorny (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmake Build system in general and CMake in particular
Projects
Development

Successfully merging this pull request may close these issues.

4 participants