mirror of
https://github.com/Telecominfraproject/oopt-sonic-build.git
synced 2025-10-30 17:48:01 +00:00
[sonic-slave] Update linux-compiler-gcc package version to fix build (#3514)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user