Update compatibility with newest breakpad

This commit is contained in:
Vladimir
2022-09-04 11:10:35 +03:00
parent cd575aa388
commit aedfd27b54
5 changed files with 8 additions and 6 deletions
+1
View File
@@ -50,6 +50,7 @@ def BuildEverything():
'linux/crc32.cc',
'linux/dump_symbols.cc',
'linux/elf_symbols_to_module.cc',
'linux/breakpad_getcontext.S',
])
if AMBuild.target['platform'] in ['linux']: