We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fb23aa commit 10a1ea2Copy full SHA for 10a1ea2
sys/rump/net/lib/libaltq/Makefile
@@ -11,7 +11,7 @@ SRCS+= altq_subr.c altq_conf.c
11
SRCS+= altq_cbq.c altq_rmclass.c
12
SRCS+= altq_component.c
13
14
-CFLAGS = -DNNPF=1
+CPPFLAGS = -DNNPF=1
15
16
.include <bsd.init.mk>
17
0 commit comments