Skip to content

Fix compilation of signal_util_subtle on non-Linux platforms (e.g. macOS).#934

Draft
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_949468590
Draft

Fix compilation of signal_util_subtle on non-Linux platforms (e.g. macOS).#934
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_949468590

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jul 17, 2026

Copy link
Copy Markdown

Fix compilation of signal_util_subtle on non-Linux platforms (e.g. macOS).

Guard Linux-specific code in signal_util_subtle with #if defined(linux).

…cOS).

Guard Linux-specific code in signal_util_subtle with #if defined(__linux__).

PiperOrigin-RevId: 949468590
@copybara-service copybara-service Bot changed the title Internal cleanup Fix compilation of signal_util_subtle on non-Linux platforms (e.g. macOS). Jul 17, 2026
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.

1 participant