diff options
author | Dave Hylands <dhylands@gmail.com> | 2016-01-26 09:46:40 -0800 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-01-28 22:31:24 +0200 |
commit | 6a804cbabad37c0e69e86cc1f18a6b78875e2e45 (patch) | |
tree | 0b1f10b3bf398d146aea6f77f9d193e7709b6eed /docs/library/sys.rst | |
parent | 7b05b1b22526d28f15da4c656440ebc6ba1455b8 (diff) | |
download | micropython-6a804cbabad37c0e69e86cc1f18a6b78875e2e45.tar.gz micropython-6a804cbabad37c0e69e86cc1f18a6b78875e2e45.zip |
lib/utils/printf: Fix printf on release builds
When using newer glibc's the compiler automatically sets
_FORTIFY_SOURCE when building with -O1 and this causes
a special inlined version of printf to be declared which
then bypasses our version of printf.
Diffstat (limited to 'docs/library/sys.rst')
0 files changed, 0 insertions, 0 deletions