Skip to content

Conversation

hjyamauchi
Copy link

No description provided.

@hjyamauchi
Copy link
Author

@swift-ci please test

@hjyamauchi
Copy link
Author

This needs to be merged after #11585

@hjyamauchi hjyamauchi marked this pull request as ready for review October 9, 2025 16:23
Copy link

@cachemeifyoucan cachemeifyoucan left a comment

Choose a reason for hiding this comment

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

LGTM. But please re-run CI testing after the other PR is merged before merging this PR.

option (LLVM_ENABLE_TELEMETRY "Enable the telemetry library. If set to OFF, library cannot be enabled after build (eg., at runtime)" ON)

if(UNIX AND CMAKE_SIZEOF_VOID_P GREATER_EQUAL 8)
if((UNIX OR WIN32) AND CMAKE_SIZEOF_VOID_P GREATER_EQUAL 8)

Choose a reason for hiding this comment

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

Actually UNIX OR WIN32 will give you always true I think. Just remove that part of the check.

Copy link
Author

Choose a reason for hiding this comment

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

Done

@hjyamauchi hjyamauchi force-pushed the stable/21.x-flip-ondisk-flag branch from 00469df to ceb126a Compare October 9, 2025 16:56
@hjyamauchi
Copy link
Author

@swift-ci please test

@hjyamauchi hjyamauchi merged commit 4293e64 into swiftlang:stable/21.x Oct 10, 2025
3 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