28126406d2
and not without ok's and the proper process.
12 lines
413 B
Plaintext
12 lines
413 B
Plaintext
$OpenBSD: patch-source_vmnet_Makefile,v 1.3 2005/03/07 18:15:09 todd Exp $
|
|
--- source/vmnet/Makefile.orig 2003-07-26 16:07:47.000000000 -0500
|
|
+++ source/vmnet/Makefile 2003-09-13 22:57:42.000000000 -0500
|
|
@@ -1,6 +1,6 @@
|
|
MODOBJ= if_hub.o
|
|
|
|
-CFLAGS= -D_KERNEL -DNBPFILTER=1 -DINET -I/sys
|
|
+CFLAGS+= -D_KERNEL -DNBPFILTER=1 -DINET -I/sys
|
|
#-fno-stack-protector
|
|
|
|
SRCS= if_hubmod.c
|