Skip to content

Commit 7ddbb78

Browse files
committed
Enable copious build tracing.
1 parent 50fef3a commit 7ddbb78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ CFLAGS ?= -g -Os \
4242
-DNORETURN=_Noreturn
4343

4444
HOSTCFLAGS = $(CFLAGS)
45-
ACKCFLAGS = -O
45+
ACKCFLAGS = -O -v -v -v
4646

4747
LDFLAGS ?= -g
4848

0 commit comments

Comments
 (0)