mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
vbox: check for iasl/yasm on prepare
This commit is contained in:
parent
ed52d5a211
commit
bc2c7db4e9
@ -1 +1 @@
|
||||
b4d19845319becd64b6daeb3da2c0b88a07c25a8
|
||||
7d0320bac1d65391cd0f548126df7399b8fb7f18
|
||||
|
@ -18,6 +18,8 @@ PATCHES := $(addprefix $(PATCHES_DIR)/, $(shell cat $(REP_DIR)/$(PATCHES_DIR)/se
|
||||
PATCH_OPT := -p1
|
||||
|
||||
$(call check_tool,xsltproc)
|
||||
$(call check_tool,yasm)
|
||||
$(call check_tool,iasl)
|
||||
|
||||
VBOX_MAIN_GLUE := AutoLock EventQueue string xpcom/helpers
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user