Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160325893
D57723.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
654 B
Referenced Files
None
Subscribers
None
D57723.diff
View Options
diff --git a/usr.sbin/wpa/Makefile.inc b/usr.sbin/wpa/Makefile.inc
--- a/usr.sbin/wpa/Makefile.inc
+++ b/usr.sbin/wpa/Makefile.inc
@@ -40,6 +40,7 @@
CFLAGS+=-DCONFIG_IEEE80211W
CFLAGS+=-DTLS_DEFAULT_CIPHERS=\"DEFAULT:!EXP:!LOW\"
CFLAGS+=-DCONFIG_DEBUG_SYSLOG
+CFLAGS+=-DCONFIG_DEBUG_FILE
CFLAGS+=-DPKCS12_FUNCS
CFLAGS+=-DCONFIG_GAS
CFLAGS+=-DCONFIG_PEERKEY
diff --git a/usr.sbin/wpa/src/utils/Makefile b/usr.sbin/wpa/src/utils/Makefile
--- a/usr.sbin/wpa/src/utils/Makefile
+++ b/usr.sbin/wpa/src/utils/Makefile
@@ -22,8 +22,6 @@
wpa_debug.c \
wpabuf.c
-CFLAGS+=-DCONFIG_DEBUG_FILE
-
.if ${MK_INET6} != "no"
CFLAGS+= -DCONFIG_IPV6
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 24, 7:39 AM (5 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34277401
Default Alt Text
D57723.diff (654 B)
Attached To
Mode
D57723: wpa: Define CONFIG_DEBUG_FILE globally
Attached
Detach File
Event Timeline
Log In to Comment