[DEV] buildroot add target
This commit is contained in:
parent
a12b359191
commit
f3eac76d16
@ -29,7 +29,8 @@
|
||||
#if !defined(__STDCPP_LLVM__) \
|
||||
&& defined(__TARGET_OS__Linux) \
|
||||
&& defined(DEBUG) \
|
||||
&& !defined(__TARGET_OS__Web)
|
||||
&& !defined(__TARGET_OS__Web) \
|
||||
&& !defined(__TARGET_OS__buildroot)
|
||||
#include <execinfo.h>
|
||||
#include <cxxabi.h>
|
||||
#include <dlfcn.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user