Date: Wed, 05 Jun 2019 22:21:07 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 238353] devel/gn: respect CXX and CXXFLAGS Message-ID: <bug-238353-7788-qde77cGLTR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-238353-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-238353-7788@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=3D238353 --- Comment #1 from Jan Beich <jbeich@FreeBSD.org> --- Created attachment 204849 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204849&action= =3Dedit poudriere log with "make test" enabled diff --git a/devel/gn/Makefile b/devel/gn/Makefile index f5ce4432ad7e..350cadb951e3 100644 --- a/devel/gn/Makefile +++ b/devel/gn/Makefile @@ -33,4 +33,8 @@ do-install: do-test: ${TEST_WRKSRC}/gn_unittests +pre-install: do-test + .include <bsd.port.mk> + +do-test: .IGNORE --=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-238353-7788-qde77cGLTR>