aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2023-01-14 13:39:48 +0000
committerJonathan Wakely <jwakely@redhat.com>2023-01-14 18:06:07 +0000
commitc47dcb95666ce0b48f0ff09aa99483fd12df8714 (patch)
treecdc2ff3bbed44f0ac284fefdd553b408de0961ac /gcc
parent559993b85744ae09d33eedb1cb062392ac482f94 (diff)
downloadgcc-c47dcb95666ce0b48f0ff09aa99483fd12df8714.zip
gcc-c47dcb95666ce0b48f0ff09aa99483fd12df8714.tar.gz
gcc-c47dcb95666ce0b48f0ff09aa99483fd12df8714.tar.bz2
libstdc++: Disable unwanted code for --with-libstdcxx-zoneinfo=no
This allows most of the tzdb functionality to be disabled by configuring with --with-libstdcxx-zoneinfo=no. This might be desirable for small targets that don't need the time zone support. libstdc++-v3/ChangeLog: * src/c++20/tzdb.cc (TZDB_DISABLED): Disable all code for loading tzdb. * testsuite/std/time/tzdb/leap_seconds.cc: Require tzdb effective target. * testsuite/std/time/tzdb_list/1.cc: Likewise.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions