Date: Sat, 02 Feb 2019 16:43:54 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 235063] devel/rust-cbindgen: fix build on tier2 arches Message-ID: <bug-235063-21738-6pRHCWAnCi@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235063-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-235063-21738@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=3D235063 --- Comment #8 from mikael.urankar@gmail.com --- USE_GCC=3D7 is only useful for the bootstrap (gcc7 is hardcoded in the boot= strap binary), gcc8 can be used for building rust. I should probably do the same thing we do for lang/ghc:https://svnweb.freebsd.org/ports/head/lang/ghc/bsd.ghc.mk?r1=3D486= 978&r2=3D486977&pathrev=3D486978 I've regenerated the bootstrap with gcc8 fwiw --=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-235063-21738-6pRHCWAnCi>