diff options
author | Damien George <damien.p.george@gmail.com> | 2020-05-21 11:27:09 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-05-27 23:10:23 +1000 |
commit | a902b69dd51de0e3fe3bb6955296591d6a93abab (patch) | |
tree | 5bda4b15d5b629ebe714d66a49d9271943fd82fe /tools/codeformat.py | |
parent | 4bbba3060d451d4dfa147ebc793acd1cc7364e5a (diff) | |
download | micropython-a902b69dd51de0e3fe3bb6955296591d6a93abab.tar.gz micropython-a902b69dd51de0e3fe3bb6955296591d6a93abab.zip |
py/py.mk: Use additional CFLAGS to compile string0.c.
Otherwise functions like memset might get optimised to call themselves (eg
with gcc 10). And provide CFLAGS_BUILTIN so these options can be changed
by a port if needed.
Fixes issue #6053.
Diffstat (limited to 'tools/codeformat.py')
0 files changed, 0 insertions, 0 deletions