Commit c1c1738
doc: fix macOS environment variables for ccache
macOS requires `cc` and `c++` rather than `gcc` and `g++`.
Closes: #40542
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 6e3e50f commit c1c1738Copy full SHA for c1c1738
File tree
Expand file treeCollapse file tree
1 file changed
+12
-0
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+12
-0
lines changedOpen diff view settings
Collapse file
+12Lines changed: 12 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
519 | 519 | |
520 | 520 | |
521 | 521 | |
| 522 | + |
| 523 | + |
522 | 524 | |
523 | 525 | |
524 | 526 | |
| ||
527 | 529 | |
528 | 530 | |
529 | 531 | |
| 532 | + |
| 533 | + |
| 534 | + |
| 535 | + |
| 536 | + |
| 537 | + |
| 538 | + |
| 539 | + |
| 540 | + |
| 541 | + |
530 | 542 | |
531 | 543 | |
532 | 544 | |
|
0 commit comments