You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can see from the output of a mere run of the latest release only S3 is actually compiled in.
Please do not ask your users to compile on their own if you provide releases :)
C:\sccache\sccache.exe
sccache: No command specified
sccache 0.2.10
USAGE:
sccache [FLAGS] [OPTIONS] [cmd]...
FLAGS:
--dist-auth authenticate for distributed compilation
--dist-status show status of the distributed client
-h, --help Prints help information
-s, --show-stats show cache statistics
--start-server start background server
--stop-server stop background server
-V, --version Prints version information
-z, --zero-stats zero statistics counters
OPTIONS:
--package-toolchain <executable> <out> package toolchain for distributed compilation
--stats-format <stats-format>
set output format of statistics [default: text] [possible values: text, json]
ARGS:
<cmd>...
Enabled features:
S3: true
Redis: false
Memcached: false
GCS: false
Azure: false
The text was updated successfully, but these errors were encountered:
As you can see from the output of a mere run of the latest release only S3 is actually compiled in.
Please do not ask your users to compile on their own if you provide releases :)
The text was updated successfully, but these errors were encountered: