fix README on hermetic-sandbox
This commit is contained in:
parent
c821cc3468
commit
2a6f9a9516
@ -49,7 +49,7 @@ Similar to `--config=hermetic-sandbox`. Which means there is something else at
|
|||||||
play, not only re-hashing the sandbox files:
|
play, not only re-hashing the sandbox files:
|
||||||
|
|
||||||
```
|
```
|
||||||
bazel --batch clean; bazel --batch build --platforms=@zig_sdk//libc_aware/platform:linux_amd64_gnu.2.28 ...
|
bazel --batch clean; bazel --batch build --config=hermetic-sandbox --platforms=@zig_sdk//libc_aware/platform:linux_amd64_gnu.2.28 ...
|
||||||
INFO: Elapsed time: 136.957s, Critical Path: 18.14s
|
INFO: Elapsed time: 136.957s, Critical Path: 18.14s
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user