Page MenuHomeFreeBSD

D24172.diff
No OneTemporary

D24172.diff

Index: head/lib/libifconfig/Makefile
===================================================================
--- head/lib/libifconfig/Makefile
+++ head/lib/libifconfig/Makefile
@@ -10,8 +10,9 @@
SRCS+= libifconfig_inet6.c libifconfig_internal.c libifconfig_lagg.c
SRCS+= libifconfig_media.c
-INCSDIR= ${INCLUDEDIR}
-INCS= libifconfig.h
+# If libifconfig become public uncomment those two lines
+#INCSDIR= ${INCLUDEDIR}
+#INCS= libifconfig.h
#MAN= libifconfig.3
Index: head/usr.sbin/wlandebug/Makefile
===================================================================
--- head/usr.sbin/wlandebug/Makefile
+++ head/usr.sbin/wlandebug/Makefile
@@ -3,6 +3,7 @@
PROG= wlandebug
MAN= wlandebug.8
+CFLAGS+= -I${SRCTOP}/lib/libifconfig
LIBADD+= ifconfig
WARNS?= 2

File Metadata

Mime Type
text/plain
Expires
Sun, Feb 9, 1:53 PM (20 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16555292
Default Alt Text
D24172.diff (776 B)

Event Timeline