HomeFreeBSD

Add -b/-l options to localedef(1) to specify output endianness and use

Description

Add -b/-l options to localedef(1) to specify output endianness and use
it appropriately when building share/ctypedef and share/colldef.

This makes the resulting locale data in EL->EB (amd64->powerpc64) cross
build and in the native EB build match. Revert the changes done to libc
in r308170 as they are no longer needed.

PR: 231965
Reviewed by: bapt, emaste, sbruno, 0mp
Approved by: kib (mentor)
Differential Revision: https://reviews.freebsd.org/D17603

Details

Provenance
yuripvAuthored on
Reviewer
bapt
Differential Revision
D17603: PR231965: make localedef output locale data in target endian order
Parents
rS339488: Update libdialog to 1.3-20180621
Branches
Unknown
Tags
Unknown