mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 00:47:31 +09:00
5 lines
117 B
Python
5 lines
117 B
Python
|
|
config = {
|
||
|
|
'env': {
|
||
|
|
'MINIDUMP_STACKWALK': '%(abs_tools_dir)s/breakpad/linux/minidump_stackwalk',
|
||
|
|
}
|
||
|
|
}
|