mirror of
https://github.com/saymrwulf/pulp-runtime.git
synced 2026-05-14 20:48:09 +00:00
rules/pulpos/default_rules: Be verbose by default
Hides too many bugs
This commit is contained in:
parent
564ca51f85
commit
cc161f4134
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
TARGET_BUILD_DIR = $(CURDIR)/build$(build_dir_ext)
|
||||
ifndef VERBOSE
|
||||
|
||||
ifdef QUIET
|
||||
V = @
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue