Commit 9444ce0
nvme-print: add fallback for non-standard locale category
LC_MEASUREMENT is a GNU (libc) extension - fall back to LC_ALL if it's
not defined.
Fixes build with musl libc
Signed-off-by: Daniel Néri <[email protected]>1 parent b96cd2d commit 9444ce0
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
797 | 797 | | |
798 | 798 | | |
799 | 799 | | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
800 | 804 | | |
801 | 805 | | |
802 | 806 | | |
| |||
0 commit comments