Date: Tue, 10 Jul 2018 09:32:58 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 229668] [PATCH] benchmarks/vegeta: making better use of Ports' Go framework Message-ID: <bug-229668-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229668 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@FreeBSD.org Reporter: egypcio@googlemail.com Created attachment 195023 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D195023&action= =3Dedit [PATCH] benchmarks/vegeta: making better use of Ports' Go framework here I introduced the 'USES=3D 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 t= he standard environment variables to the build process. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229668-7788>