Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109706365
D24172.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
776 B
Referenced Files
None
Subscribers
None
D24172.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D24172: wlandebug: Add include path for libifconfig as it is a internallib
Attached
Detach File
Event Timeline
Log In to Comment