]> git.ipfire.org Git - thirdparty/xz.git/commit
Build: Use --sort=name in TAR_OPTIONS
authorLasse Collin <lasse.collin@tukaani.org>
Wed, 8 Jan 2025 17:26:29 +0000 (19:26 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Wed, 8 Jan 2025 17:29:53 +0000 (19:29 +0200)
commit950da11ce09c90412dcbca29689575037640667a
tree514fdcd2f793461b04f10d9d0f51529af6795c2b
parent75d91d6b39ea3e2fae8f027dcec01be2dca9594d
Build: Use --sort=name in TAR_OPTIONS

Use also LC_COLLATE=C to make the sorting locale-independent.
Sorting makes the file order reproducible.
Makefile.am