Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information