Add autotools debian packages
This commit is contained in:
parent
3bd6e6e862
commit
86e2347137
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ RUN echo 'intall packages'; \
|
|||
cmake gdb build-essential \
|
||||
ninja-build \
|
||||
libelf-dev libffi-dev gcc-multilib \
|
||||
# for llvm-libc tests that build mpfr and gmp from source
|
||||
autoconf automake libtool \
|
||||
# for bolt subproject
|
||||
libc6-dev-i386 \
|
||||
ccache \
|
||||
|
|
Loading…
Reference in a new issue