mirror of
https://github.com/saymrwulf/pulp-runtime.git
synced 2026-05-17 21:10:46 +00:00
pulp-runtime: Make verbose builds by default
This commit is contained in:
parent
43dceff736
commit
b4f240e79d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
TARGET_BUILD_DIR = $(CURDIR)/build$(build_dir_ext)
|
||||
ifndef VERBOSE
|
||||
ifdef QUIET
|
||||
V = @
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue