Date: Tue, 29 Nov 2016 09:19:07 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214776] devel/arduino16: ARCH override causes lang/go to fail Message-ID: <bug-214776-13-7OMmJCBgVB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-214776-13@https.bugs.freebsd.org/bugzilla/> References: <bug-214776-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214776 --- Comment #7 from Melvyn Sopacua <m.r.sopacua@gmail.com> --- I haven't looked into why this is done, but if the goal is to have ARCH set= to a different value in during build, then you can try MAKE_ENV+=3DARCH=3Dfoo.= The ports infra structure could support this by looking if BUILD_ARCH is defined and export it to MAKE_ENV instead of ARCH. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214776-13-7OMmJCBgVB>