Created
January 12, 2021 01:16
-
-
Save CodaFi/44b46747c294090020dd3edad0e2e040 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# NOTE: You need sccache first - but if you already have it, this'll void your cache. | |
env SCCACHE_RECACHE=1 caffeinate ./swift/utils/build-script -R --cmake-cxx-launcher (which sccache) --cmake-c-launcher (which sccache) --skip-build-benchmark |
No, Dave, it's perfect :)
Oh, fish shell. Gofeesh.
In that case it needs a shebang at least.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is missing a bunch of dollar signs (
$(which ccache)
)