Bug 1487460 - Add gcc dependency for linux opt builds to make beta happy. r=dmajor

Differential Revision: https://phabricator.services.mozilla.com/D4724
This commit is contained in:
Mike Hommey 2018-08-31 07:44:12 +09:00
parent 6b4d87cf7c
commit 8553de85f1

View File

@ -24,6 +24,7 @@ linux64/opt:
toolchains:
- linux64-binutils
- linux64-clang
- linux64-gcc
- linux64-rust
- linux64-rust-size
- linux64-cbindgen
@ -359,6 +360,7 @@ linux/opt:
toolchains:
- linux64-binutils
- linux64-clang
- linux64-gcc
- linux64-rust
- linux64-rust-size
- linux64-cbindgen