summaryrefslogtreecommitdiff
path: root/tests/feature_check/const.py
diff options
context:
space:
mode:
authormatejcik <ja@matejcik.cz>2021-04-09 15:28:14 +0200
committerDamien George <damien@micropython.org>2021-04-12 22:31:42 +1000
commitb26def0644b7f4c01cf616a24b6fe18f0737ebb6 (patch)
tree6dbd5d73bd2f34e9be188d981c2c4c8b92555e6d /tests/feature_check/const.py
parent2668337f36deef7fdd97f35e2efc68a5d2102192 (diff)
py/profile: Resolve name collision with STATIC unset.
When building with STATIC undefined (e.g., -DSTATIC=), there are two instances of mp_type_code that collide at link time: in profile.c and in builtinevex.c. This patch resolves the collision by renaming one of them.
Diffstat (limited to 'tests/feature_check/const.py')
0 files changed, 0 insertions, 0 deletions