[sonic-slave] Update linux-compiler-gcc package version to fix build (#3514)
This commit is contained in:
parent
a577a80b05
commit
a8f10c7b64
@ -150,7 +150,7 @@ RUN apt-get update && apt-get install -y \
|
|||||||
zip \
|
zip \
|
||||||
{%- if CONFIGURED_ARCH == "amd64" %}
|
{%- if CONFIGURED_ARCH == "amd64" %}
|
||||||
# For broadcom sdk build
|
# For broadcom sdk build
|
||||||
linux-compiler-gcc-4.8-x86 \
|
linux-compiler-gcc-4.9-x86 \
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
linux-kbuild-3.16 \
|
linux-kbuild-3.16 \
|
||||||
# teamd build
|
# teamd build
|
||||||
|
Loading…
Reference in New Issue
Block a user