Skip to content

[samply] Fix broken build on MacOS.#6364

Merged
ryzhyk merged 1 commit into
mainfrom
samply-macos-postfix
Jun 1, 2026
Merged

[samply] Fix broken build on MacOS.#6364
ryzhyk merged 1 commit into
mainfrom
samply-macos-postfix

Conversation

@ryzhyk

@ryzhyk ryzhyk commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

When merging the previous MaxOS PR, the pre-merge job deleted a dependency that was only used on MacOS, breaking MacOS build. This postfix brings it back behind #cfg[target_os = "macos"].

When merging the previous MaxOS PR, the pre-merge job deleted a dependency that
was only used on MacOS, breaking MacOS build. This postfix brings it back
behind `#cfg[target_os = "macos"]`.

Signed-off-by: Leonid Ryzhyk <ryzhyk@gmail.com>
@ryzhyk ryzhyk requested a review from gz June 1, 2026 18:16
@ryzhyk ryzhyk enabled auto-merge June 1, 2026 18:19
@ryzhyk ryzhyk added this pull request to the merge queue Jun 1, 2026
Merged via the queue into main with commit 4597237 Jun 1, 2026
1 check passed
@ryzhyk ryzhyk deleted the samply-macos-postfix branch June 1, 2026 19:51
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