Commit b044256
build: use LC_ALL of C for maximum compatibility
LC_ALL=en_US breaks on some systems (notably the SmartOS 16
configuration in our CI). Use LC_ALL=C instead.
PR-URL: #21222
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 4e742e3 commit b044256Copy full SHA for b044256
File tree
Expand file treeCollapse file tree
1 file changed
+1
-4
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-4
lines changedOpen diff view settings
Collapse file
+1-4Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
672 | 672 | |
673 | 673 | |
674 | 674 | |
675 | | - |
676 | | - |
677 | | - |
678 | | - |
| 675 | + |
679 | 676 | |
680 | 677 | |
681 | 678 | |
|
0 commit comments