tzdata needs interactive configuration

This commit is contained in:
Alex 2023-03-15 05:23:31 +02:00
parent e690d2efeb
commit 159cb41759
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD

View File

@ -41,7 +41,8 @@ compiler:
- tools/cross/
script:
- apt-get update
- apt-get install -y build-essential bison flex libgmp3-dev libmpc-dev libmpfr-dev texinfo libzstd-dev libisl-dev autoconf m4 automake gettext gperf dejagnu guile-3.0 guile-3.0-dev expect tcl autogen tex-common sphinx-common git ssh diffutils patch
- ln -fs /usr/share/zoneinfo/America/New_York /etc/localtime
- DEBIAN_FRONTEND=noninteractive apt-get install -y build-essential bison flex libgmp3-dev libmpc-dev libmpfr-dev texinfo libzstd-dev libisl-dev autoconf m4 automake gettext gperf dejagnu guile-3.0 guile-3.0-dev expect tcl autogen tex-common sphinx-common git ssh diffutils patch
- make --quiet -C tools clone_all
- make --quiet -C tools do_binutils64
- make --quiet -C tools do_binutils32