mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Ensure stable sorting order in tools
This eliminates certain surprises with port contents and depot hashes.
This commit is contained in:
@@ -23,3 +23,5 @@ MSG_GENERATE := $(MSG_PREFIX)"generate "
|
||||
MSG_EXTRACT := $(MSG_PREFIX)"extract "
|
||||
MSG_GIT := $(MSG_PREFIX_TXT)git
|
||||
|
||||
# Force stable sorting order
|
||||
export LC_COLLATE=C
|
||||
|
||||
Reference in New Issue
Block a user