Bug 1639618 - Use correct find_symbolizer_linux patch when building clang-7. r=froydnj

The "clang-9" variant of the patch is no longer present. For clang-7, the patch
file to use is now "find_symbolizer_linux.patch".

Differential Revision: https://phabricator.services.mozilla.com/D76176
This commit is contained in:
Rob Lemley 2020-05-20 16:56:35 +00:00
parent ab0ae62c5f
commit 5304de01a2

View File

@ -10,7 +10,7 @@
"as": "{MOZ_FETCHES_DIR}/gcc/bin/gcc",
"patches": [
"static-llvm-symbolizer.patch",
"find_symbolizer_linux-clang-9.patch",
"find_symbolizer_linux.patch",
"rename_gcov_flush_7.patch",
"critical_section_on_gcov_flush-rG02ce9d8ef5a8.patch",
"r350774.patch",