Skip to content

fix: correctly call sha256sum on macOS#1549

Merged
jrosdahl merged 1 commit intoccache:masterfrom
hferreiro:format-macos
Jan 6, 2025
Merged

fix: correctly call sha256sum on macOS#1549
jrosdahl merged 1 commit intoccache:masterfrom
hferreiro:format-macos

Conversation

@hferreiro
Copy link
Copy Markdown
Contributor

sha256sum requires explicitly using - as the input file on macOS.

Fixes #1542.

sha256sum requires explicitly using `-` as the input file on macOS.
@jrosdahl jrosdahl added issue: improvement Enhancements that improve performance, usability or code quality, not a new feature os: macos Related to building or running on macOS area: dev tools Affects tools for developing ccache labels Jan 6, 2025
@jrosdahl jrosdahl added this to the 4.11 milestone Jan 6, 2025
@jrosdahl jrosdahl merged commit 5e7e200 into ccache:master Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: dev tools Affects tools for developing ccache issue: improvement Enhancements that improve performance, usability or code quality, not a new feature os: macos Related to building or running on macOS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error when formatting code on macOS

2 participants