[Bug 269701] Mk/Uses/go.mk: USES=go fails to build databases/dolt
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 10:32:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269701
Dmitri Goutnik <dmgk@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dmgk@freebsd.org
--- Comment #1 from Dmitri Goutnik <dmgk@freebsd.org> ---
Go sources are in `go`, so WRKSRC_SUBDIR=go is probably needed. Also
GO_TARGET=./cmd/dolt.
--
You are receiving this mail because:
You are the assignee for the bug.