mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 21:24:35 +04:00
build: comments for Darwin when building zoneinfo.
Signed-off-by: Paul Donald <newtwen@gmail.com>
(cherry picked from commit 66e758dcad)
This commit is contained in:
@@ -3,6 +3,11 @@
|
|||||||
# Execute from within root of Luci feed, usually feeds/luci
|
# Execute from within root of Luci feed, usually feeds/luci
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
|
# NOTE: Darwin before 13.6.4 (22G513) may have had bugs in some TZinfo2 files.
|
||||||
|
# Some lacked the mandatory footers detailed in RFC 8536. A complete tzdata can
|
||||||
|
# not be built when this script is run on Darwin 13.6.3 and possibly other
|
||||||
|
# Darwin versions released prior to 13.6.4 (e.g. even Darwin (Sonoma) 14.2.1).
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
|
|
||||||
my %TZ;
|
my %TZ;
|
||||||
|
|||||||
Reference in New Issue
Block a user