PR/55599: Valery Ushakov: libpcap gets SIGBUS on strictly aligned CPUs

Define LBL_ALIGN as suggested
This commit is contained in:
christos 2020-08-29 15:05:33 +00:00
parent 6c6514f5e6
commit 4802d37db0
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
# $NetBSD: Makefile.inc,v 1.1 2020/03/29 17:12:45 christos Exp $
# $NetBSD: Makefile.inc,v 1.2 2020/08/29 15:05:33 christos Exp $
SRCDIR := ${.PARSEDIR}/dist
CPPFLAGS+=-DLBL_ALIGN
__sed: .USE
@rm -f ${.TARGET}
${TOOL_SED} \