package/micropython: define MICROPY_NLR_SETJMP for xtensa
authorChris Packham <judge.packham@gmail.com>
Mon, 29 Mar 2021 07:28:28 +0000 (20:28 +1300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 4 Apr 2021 13:38:15 +0000 (15:38 +0200)
commit9fd9f4e6752fd0931fa5cc287bf0e6cd598c36a1
tree9f862b63a3ef1b27e4f4a68e632eb15a224ee6ed
parent69405d89596988b5b7d25886b7f9c07efad70741
package/micropython: define MICROPY_NLR_SETJMP for xtensa

As suggested on https://github.com/micropython/micropython/issues/6551
define MICROPY_NLR_SETJMP to avoid the xtensa specific implementation
of nlr_push.

Fixes:
- http://autobuild.buildroot.net/results/5fc8669b5c768ccfc02bd20d1159bce7fe43683e

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/micropython/micropython.mk