NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/59046: dhcpd issue



Thanks!

Index: Makefile.inc
===================================================================
RCS file: /cvsroot/src/external/mpl/dhcp/Makefile.inc,v
retrieving revision 1.13
diff -u -p -u -r1.13 Makefile.inc
--- Makefile.inc        19 Feb 2024 20:39:13 -0000      1.13
+++ Makefile.inc        6 Feb 2025 18:43:36 -0000
@@ -14,6 +14,7 @@ BIND:=        ${.PARSEDIR}/bind
 BINDDIST=      ${BIND}/dist
 .PATH: ${DIST}/${DHCPSRCDIR}
 
+CPPFLAGS+= -DPOINTER_DEBUG
 .if (${USE_INET6} != "no")
 CPPFLAGS+=     -DDHCPv6
 .endif

Attachment: signature.asc
Description: Message signed with OpenPGP



Home | Main Index | Thread Index | Old Index