Date: Fri, 18 Mar 2022 00:46:36 +0000 From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: [Bug 262637] lang/mono6.8: Updating Mono 6 portage with a lang/mono6 port (GitHub) Message-ID: <bug-262637-23699-kkk2qSCQ5A@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-262637-23699@https.bugs.freebsd.org/bugzilla/> References: <bug-262637-23699@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=3D262637 --- Comment #3 from Sean Champ <lab+bsd@thinkum.space> --- It looks like all of the boringssl patches used in the lang/mono6.8 build h= ave been incorporated upstream, in the boringssl used for mono 6.12.0.173. The patch update has been fairly straightforward. I'm testing the build, now, w= ill hopefully have a unified diff available here sometime before the end of the week. For this build from github, I've updated the USES=3Dautoreconf decl from lang/mono6.8 to use autoreconf:build. Running autoreconf before autogen in = mono 6.12.0.173, it was failing on a missing mono/mini/Makefile.am. This file is generated by mono's autogen.sh now. Mono still needs autoconf in the build, however. With only those changes, the build's running alright up to the mono-mono-6.12.0.173/mono/ subdirs. bdwgc built OK. Hopefully Mono's llvm a= nd the rest of the externals will work out --=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-262637-23699-kkk2qSCQ5A>