mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
QuRT: Added define so pthread functions are enabled
Added -D__QDSP6_DINKUM_PTHREAD_TYPES__ to makefiles/toolchain_hexagon.mk so the pthreads functions are properly defined. Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
@@ -107,6 +107,7 @@ endif
|
||||
ARCHDEFINES += -DCONFIG_ARCH_BOARD_$(CONFIG_BOARD) \
|
||||
-D__PX4_QURT -D__PX4_POSIX \
|
||||
-D__EXPORT= \
|
||||
-D__QDSP6_DINKUM_PTHREAD_TYPES__ \
|
||||
-Dnoreturn_function= \
|
||||
-Drestrict= \
|
||||
-I$(HEXAGON_TOOLS_ROOT)/gnu/hexagon/include \
|
||||
|
||||
Reference in New Issue
Block a user