mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
increase temporary the number of built messages
This commit is contained in:
parent
c5a07fd304
commit
ffde35e94a
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ CFLAGS_FOR_TOOLS = -O2 -Wall -std=gnu99
|
|||
LDFLAGS_FOR_TOOLS =
|
||||
|
||||
# Prettify output
|
||||
V = 0
|
||||
V = 1
|
||||
ifeq ($V,0)
|
||||
Q = @
|
||||
P = > /dev/null
|
||||
|
|
Loading…
Add table
Reference in a new issue