From 532a3070fd88d44e0ee48c99d5280b6859a824fc Mon Sep 17 00:00:00 2001 From: Joe LeVeque Date: Thu, 26 Sep 2019 10:57:16 -0700 Subject: [PATCH] [sonic-slave] Update linux-compiler-gcc package version to fix build (#3514) https://github.com/Azure/sonic-buildimage/pull/3514 --- sonic-slave/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonic-slave/Dockerfile b/sonic-slave/Dockerfile index a59d23b711d0..3b5c5e8aea3b 100644 --- a/sonic-slave/Dockerfile +++ b/sonic-slave/Dockerfile @@ -131,7 +131,7 @@ RUN apt-get update && apt-get install -y \ squashfs-tools \ zip \ # For broadcom sdk build - linux-compiler-gcc-4.8-x86 \ + linux-compiler-gcc-4.9-x86 \ linux-kbuild-3.16 \ # teamd build libdaemon-dev \