1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/ccn-lite
Juan Carrano 5dc46eb03e pkg/ccn-lite: remove dependency on tlsf-malloc.
There is no reason why this package would need tlsf. Using tlsf as
system malloc is not known to work in all platforms.

With this patch CCN-Lite will use the default malloc provided by the
target's C library.
2019-08-20 17:47:25 +02:00
..
Makefile pkg/ccn-lite: suppress llvm error 2019-08-05 09:36:43 +02:00
Makefile.dep pkg/ccn-lite: remove dependency on tlsf-malloc. 2019-08-20 17:47:25 +02:00
Makefile.include sys/posix: make posix module provide only headers. 2019-03-20 12:57:13 +01:00