Alexey Neyman 5e49166140 Disallow dmalloc for bare metal.
In case of bare metal, newlib is built without any syscalls,
and dmalloc fails to link with undefined references to _exit,
fstat, open, sbrk and so on.

Same for DUMA: depends on <memory.h>, not available with newlib.

Signed-off-by: Alexey Neyman <stilor@att.net>
2016-11-29 00:33:52 -08:00
..
2016-11-29 00:33:52 -08:00
2016-11-29 00:33:52 -08:00
2016-08-23 11:00:27 -07:00
2015-05-16 10:44:40 -07:00