mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 18:56:29 +00:00
sculpt: manager depends on x86 (currently)
The sculpt manager uses the platform-session interface which is not defined for other platforms currently.
This commit is contained in:
parent
f12ddb4ee7
commit
4bfc32789e
@ -5,3 +5,5 @@ SRC_CC += $(addprefix view/, $(notdir $(wildcard $(PRG_DIR)/view/*.cc)))
|
||||
SRC_CC += $(addprefix model/, $(notdir $(wildcard $(PRG_DIR)/model/*.cc)))
|
||||
LIBS += base
|
||||
INC_DIR += $(PRG_DIR) $(REP_DIR)/src/app/depot_deploy
|
||||
|
||||
REQUIRES = x86
|
||||
|
Loading…
Reference in New Issue
Block a user