We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-t
-v
1 parent 566f946 commit 84f0d2dCopy full SHA for 84f0d2d
ext/ripper/depend
@@ -12,7 +12,7 @@ ripper.o: ripper.c
12
13
.y.c:
14
$(ECHO) compiling compiler $<
15
- $(Q) $(BISON) -t -v -o$@ - $< < $<
+ $(Q) $(BISON) -o$@ - $< < $<
16
17
all: check
18
static: check
0 commit comments