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.
1 parent c58f053 commit 1988960Copy full SHA for 1988960
Makefile
@@ -3,7 +3,7 @@ ODIR = bin
3
CCDIR = coverage
4
INSTALL_DIR = /usr/local
5
CCOBJDIR = $(CCDIR)/obj
6
-CFLAGS = -Ibin -Lbin -Wswitch
+CFLAGS = -Ibin -Lbin
7
LIBS = -ltsdemux
8
9
.SECONDEXPANSION:
0 commit comments