Commit 0a7c4ff
doc: simplify ccache instructions
`ccache` has reasonable defaults for `max_size` and `cache_dir` so
remove instructions to set those things explicitly.
Change fenced code from `console` to `bash` for easier copy/paste.
PR-URL: #40550
Fixes: #40542
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent 5593dd1 commit 0a7c4ffCopy full SHA for 0a7c4ff
File tree
Expand file treeCollapse file tree
1 file changed
+8
-12
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+8
-12
lines changedOpen diff view settings
Collapse file
+8-12Lines changed: 8 additions & 12 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
525 | 525 | |
526 | 526 | |
527 | 527 | |
528 | | - |
529 | | - |
530 | | - |
531 | | - |
532 | | - |
533 | | - |
| 528 | + |
| 529 | + |
| 530 | + |
| 531 | + |
534 | 532 | |
535 | 533 | |
536 | 534 | |
537 | 535 | |
538 | | - |
539 | | - |
540 | | - |
541 | | - |
542 | | - |
543 | | - |
| 536 | + |
| 537 | + |
| 538 | + |
| 539 | + |
544 | 540 | |
545 | 541 | |
546 | 542 | |
|
0 commit comments