Sync arm64 wtih other crosstool-ng targets

This commit is contained in:
Andre Richter
2018-05-20 18:36:53 +02:00
parent d3cd828db0
commit 87d8255f03
8 changed files with 38 additions and 60 deletions

View File

@ -19,6 +19,7 @@ RUN apt-get update --yes && apt-get install --no-install-recommends --yes \
gawk \
gperf \
help2man \
python-dev \
texinfo \
&& apt-get clean --yes