[Bug 229668] [PATCH] benchmarks/vegeta: making better use of Ports' Go framework
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 10 09:33:00 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229668
Bug ID: 229668
Summary: [PATCH] benchmarks/vegeta: making better use of Ports'
Go framework
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: egypcio at googlemail.com
Created attachment 195023
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=195023&action=edit
[PATCH] benchmarks/vegeta: making better use of Ports' Go framework
here I introduced the 'USES= go' to the Makefile; it was using only
BUILD_DEPENDS to get Go working.
so, this patch uses GO_CMD and GO_ENV from the ports framework and pushed the
standard environment variables to the build process.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list