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-22 10:48:34 -08:00
2016-06-14 07:54:52 +02:00
2016-11-17 16:17:22 -08:00
2016-11-29 00:33:52 -08:00
2016-11-18 13:33:52 -08:00
2016-11-21 23:03:03 -08:00
2015-09-07 13:30:18 +02:00