summaryrefslogtreecommitdiff
path: root/py/qstr.c
diff options
context:
space:
mode:
authorAlessandro Gatti <a.gatti@frob.it>2024-10-02 23:46:14 +0200
committerDamien George <damien@micropython.org>2024-12-23 10:02:42 +1100
commit1857e62fdcb9a9fb0df987b2502ed98346457a6f (patch)
tree294ce6e23ba7155b9c8963b3d7482d284c492826 /py/qstr.c
parent6760e00817ff6cb449134418411850fc577d0f9c (diff)
examples/natmod/re: Fix build on RV32 with alloca.
This fixes compilation of the `re` natmod example when built with Picolibc in the CI environment. Ubuntu 22.04's combination of its bare metal RISC-V toolchain and its version of Picolibc makes the `alloca` symbol more elusive than it should be. This commit makes the `re` natmod try harder to get an `alloca` implementation. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'py/qstr.c')
0 files changed, 0 insertions, 0 deletions