Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/wpa/bin/wpa_supplicant Enable syslog support
details: https://anonhg.NetBSD.org/src/rev/384700f1de8d
branches: trunk
changeset: 342789:384700f1de8d
user: roy <roy%NetBSD.org@localhost>
date: Fri Jan 08 23:31:29 2016 +0000
description:
Enable syslog support
diffstat:
external/bsd/wpa/bin/wpa_supplicant/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 8f93158b942d -r 384700f1de8d external/bsd/wpa/bin/wpa_supplicant/Makefile
--- a/external/bsd/wpa/bin/wpa_supplicant/Makefile Fri Jan 08 23:09:41 2016 +0000
+++ b/external/bsd/wpa/bin/wpa_supplicant/Makefile Fri Jan 08 23:31:29 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2015/04/01 19:45:14 christos Exp $
+# $NetBSD: Makefile,v 1.6 2016/01/08 23:31:29 roy Exp $
.include "${.CURDIR}/../Makefile.inc"
@@ -57,6 +57,7 @@
CPPFLAGS+=-DCONFIG_BACKEND_FILE
CPPFLAGS+=-DCONFIG_PEERKEY
+CPPFLAGS+=-DCONFIG_DEBUG_SYSLOG
CPPFLAGS+=-DCONFIG_DRIVER_WIRED
CPPFLAGS+=-DCONFIG_DRIVER_BSD
CPPFLAGS+=-DCONFIG_CTRL_IFACE
Home |
Main Index |
Thread Index |
Old Index