void-packages/srcpkgs/git
Doan Tran Cong Danh 82a5337c07 git: correct utf-16 and utf-32 conversion on musl
musl's iconv treats utf-{16,32} encoding as utf-{16,32}be,
without BOM, correctly according to POSIX.

However, most tools out there think differently.

Change the build flag for the musl system to fix it.

Together with my patch here:
840c40cea1

git's test: t0028 should be fine now.
2019-10-30 15:53:07 +01:00
..
template