mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
mxtasking: Added missing includes in target.mk.
This commit is contained in:
@@ -6,6 +6,8 @@ vpath %.cpp $(MXTASKING_DIR)/src/mx
|
||||
|
||||
INC_DIR += $(MXTASKING_DIR)/src $(MXTASKING_DIR)/lib
|
||||
vpath %.h ${INC_DIR}
|
||||
INC_DIR += $(call select_from_repositories,src/lib/libc)
|
||||
INC_DIR += $(call select_from_repositories,src/lib/libc)/spec/x86_64
|
||||
|
||||
CUSTOM_CXX = /usr/local/genode/tool/bin/clang++
|
||||
CUSTOM_CC = /usr/local/genode/tool/bin/clang
|
||||
|
||||
Reference in New Issue
Block a user