Do not set locale for building environment (setenv LANG C)
NAKATA Maho <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.porting |
|---|---|
| Organization | private |
| Message-ID | <[email protected]> |
Dear all I received a FreeBSD specific problem report: http://www.freebsd.org/cgi/query-pr.cgi?pr=84786 tr confuses when LC_ALL is set for FreeBSD. I think build environment should be done with LANG C to reduce the risk by setting locale is any reason why we do not set locale in FreeBSDEnv.sh (or something like that) at top level dir after configure? I'll raise an issue with patch later. All the best, -- NAKATA, Maho ([email protected])