On 1/10/23 7:16 AM, Dag-Erling Smørgrav wrote:
The branch main has been updated by des:
URL:
https://cgit.FreeBSD.org/src/commit/?id=bc42155199b5b0b479311e05b07aee7f6f9c5172
commit bc42155199b5b0b479311e05b07aee7f6f9c5172
Merge: 016e46fd869e 85639444f44f
Author: Dag-Erling Smørgrav <d...@freebsd.org>
AuthorDate: 2023-01-10 15:14:27 +0000
Commit: Dag-Erling Smørgrav <d...@freebsd.org>
CommitDate: 2023-01-10 15:14:27 +0000
Bring our tzcode up to date.
* Replay 2010[acflm] which had been merged but not recorded.
* Merge 2010n.
* Reorganize (unsplit) the code to match the upstream layout.
* Merge 2022[cdefg].
MFC after: 1 week
Sponsored by: Klara, Inc.
FYI, this broke cross-builds on macOS:
https://github.com/freebsd/freebsd-src/actions/runs/3884700144/jobs/6627609380
Looks like it's a link error for the zic build tool against some
libintl symbol?
--
John Baldwin