mirror of https://github.com/ARMmbed/mbed-os.git
3caa480b04
Since the year dot GCC has been passed the `-fno-builtin` option, which eliminates all compiler knowledge of the C library, even down to basic stuff like `memcpy` or `memset`, potentially inhibiting quite a lot of optimisations. Remove the option to re-enable the optimisations. There is no record in the source as to why the option is present - maybe we'll find out by trying to remove it. If necessary, it could be selectively turned back on for particular functions. |
||
---|---|---|
.. | ||
__init__.py | ||
hexiwear_cproject.tmpl | ||
hexiwear_project.tmpl | ||
k22f_cproject.tmpl | ||
k22f_project.tmpl | ||
k64f_cproject.tmpl | ||
k64f_project.tmpl | ||
launch.tmpl |