[Bug 290849] net/spoofdpi: Update 0.12.2 => 1.0.1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 290849] net/spoofdpi: Update 0.12.2 => 1.0.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Nov 2025 12:38:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290849
--- Comment #7 from Vladimir Druzenko <vvd@FreeBSD.org> ---
Work for me:
USE_RC_SUBR= ${PORTNAME}
GO_TARGET= ./cmd/${PORTNAME}
GO_BUILDFLAGS= -ldflags="-s -w"
+CGO_CFLAGS+= -I/usr/include
+CGO_LDFLAGS+= -L/usr/lib
SUB_LIST= USER=${USERS}
USERS= ${PORTNAME}
GROUPS= ${PORTNAME}
--
You are receiving this mail because:
You are the assignee for the bug.