diff options
author | Marian Buschsieweke <marian.buschsieweke@ovgu.de> | 2021-03-30 20:08:11 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-04-14 10:45:26 +1000 |
commit | 9c9bfe1968d4260924316353bd1c941fe7e8741d (patch) | |
tree | 6574c95b429d3cb51a6db3cd5e6d270759757bae /ports/esp32/esp32_ulp.c | |
parent | 2ac09c2694f89b11544f4abf10413c64eeec2b15 (diff) |
unix/main: Make static variable that's potentially clobbered by longjmp.
This fixes `error: variable 'subpkg_tried' might be clobbered by 'longjmp'
or 'vfork' [-Werror=clobbered]` when compiling on ppc64le and aarch64 (and
possibly other architectures/toolchains).
Diffstat (limited to 'ports/esp32/esp32_ulp.c')
0 files changed, 0 insertions, 0 deletions