libstdc++: Do not embed tzdata.zi for 8-bit and 16-bit targets
authorJonathan Wakely <jwakely@redhat.com>
Tue, 31 Jan 2023 22:11:49 +0000 (22:11 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Wed, 1 Feb 2023 21:00:20 +0000 (21:00 +0000)
commit7314558c938245e5963494629e6436e0dccf1c8b
tree07c1113793a8521e10df30206082dbe14beb940a
parent88a2a09dd4529107e7ef7a6e7ce43acf96457173
libstdc++: Do not embed tzdata.zi for 8-bit and 16-bit targets

The string literal containing the static tzdata.zi information is too
large for some targets, so do not enable it by default for avr-*-* and
msp430-*-*.

libstdc++-v3/ChangeLog:

* acinclude.m4 (GLIBCXX_ZONEINFO_DIR) [avr-*-*, msp430-*-*]: Set
embed_zoneinfo=no
* configure: Regenerate.
libstdc++-v3/acinclude.m4
libstdc++-v3/configure