Skip to content

Commit 10a1ea2

Browse files
committed
rump_compile
1 parent 5fb23aa commit 10a1ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sys/rump/net/lib/libaltq/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ SRCS+= altq_subr.c altq_conf.c
1111
SRCS+= altq_cbq.c altq_rmclass.c
1212
SRCS+= altq_component.c
1313

14-
CFLAGS = -DNNPF=1
14+
CPPFLAGS = -DNNPF=1
1515

1616
.include <bsd.init.mk>
1717

0 commit comments

Comments
 (0)