Bug 1600735 - Make debug fuzzing builds use gcc 8. r=froydnj

GCC8 happens not to generate the code that causes the crash, so do that for now
to unblock fuzzers from hitting this.

We still need to figure out what to do about the more general issue of course...

Differential Revision: https://phabricator.services.mozilla.com/D55985

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Emilio Cobos Álvarez 2019-12-05 17:03:29 +00:00
Родитель 4b0ab4643c
Коммит 445f39a14b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -106,7 +106,7 @@ linux64-fuzzing/debug:
fetches:
toolchain:
- linux64-clang
- linux64-gcc
- linux64-gcc-8
- linux64-cbindgen
- linux64-sccache
- linux64-rust