diff options
author | matejcik <ja@matejcik.cz> | 2021-04-09 15:28:14 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-04-12 22:31:42 +1000 |
commit | b26def0644b7f4c01cf616a24b6fe18f0737ebb6 (patch) | |
tree | 6dbd5d73bd2f34e9be188d981c2c4c8b92555e6d /tests/feature_check/const.py | |
parent | 2668337f36deef7fdd97f35e2efc68a5d2102192 (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