mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Print directories for verbose build to create build.log for vscode.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
ifndef VERBOSE
|
||||
MAKEFLAGS += --no-print-directory
|
||||
MAKEFLAGS += --print-directory
|
||||
endif
|
||||
|
||||
export GENODE_DIR := $(realpath $(dir $(MAKEFILE_LIST))/../..)
|
||||
|
||||
Reference in New Issue
Block a user