diff options
Diffstat (limited to 'tools/build/options/WITH_ZONEINFO_LEAPSECONDS_SUPPORT')
-rw-r--r-- | tools/build/options/WITH_ZONEINFO_LEAPSECONDS_SUPPORT | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/build/options/WITH_ZONEINFO_LEAPSECONDS_SUPPORT b/tools/build/options/WITH_ZONEINFO_LEAPSECONDS_SUPPORT index f3d97df2fb89..32aadf6d46c9 100644 --- a/tools/build/options/WITH_ZONEINFO_LEAPSECONDS_SUPPORT +++ b/tools/build/options/WITH_ZONEINFO_LEAPSECONDS_SUPPORT @@ -1 +1,6 @@ Build leapsecond information in to the timezone database. +This option violates +.St -p1003.1 +and all other applicable standards, and is known to cause unexpected +issues with date/time handling in many applications and programming +languages. |