mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
fix gcc-plugins
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
9a6e2c514e
commit
a79879f347
|
@ -9,6 +9,8 @@ RUN dpkg --add-architecture arm64 \
|
|||
gnupg \
|
||||
crossbuild-essential-arm64 \
|
||||
crossbuild-essential-ppc64el \
|
||||
gcc \
|
||||
gcc-7-plugin-dev \
|
||||
git \
|
||||
kernel-package \
|
||||
libelf-dev \
|
||||
|
|
Loading…
Reference in New Issue
Block a user