about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2023-10-21 17:37:20 +0200
committerLeah Neukirchen <leah@vuxu.org>2023-10-21 17:37:20 +0200
commitd0631e9d3732003dcc377eeb1fdcc39a5d8b9c7d (patch)
treefdfc7bd8645d02305f4c8a13d34dc27a321acb5a /Makefile
parent8fa6c2456035d9febdc240a8cbdaa7b2d3964367 (diff)
downloadnitro-d0631e9d3732003dcc377eeb1fdcc39a5d8b9c7d.tar.gz
nitro-d0631e9d3732003dcc377eeb1fdcc39a5d8b9c7d.tar.xz
nitro-d0631e9d3732003dcc377eeb1fdcc39a5d8b9c7d.zip
add SOCK_DGRAM based control
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c693459..88979ce 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-CFLAGS=-g -O2 -Wall -Wno-switch -Wextra -Wwrite-strings
+CFLAGS=-g -O2 -Wall -Wno-unused-parameter -Wextra -Wwrite-strings
 LDLIBS=-luv
 
 ALL=nitro