mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-30 16:20:24 +00:00
assume desktop system has malloc()
This commit is contained in:
parent
a9900c844f
commit
4baf6801be
@ -258,6 +258,7 @@ fi
|
||||
|
||||
# often not present for embedded
|
||||
echo "#define HAVE_TIME" >> config.h
|
||||
echo "#define HAVE_MALLOC" >> config.h
|
||||
echo "#define HAVE_BZERO" >> config.h
|
||||
echo "#define ENABLE_LOG_INFO " >> config.h
|
||||
echo "#define ENABLE_LOG_ERROR" >> config.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user