Re: upgrading RELENG_11 to RELENG_12 now fails with kernel requires linker ifunc support

2019-11-07 Thread mike tancsa
On 11/7/2019 1:13 PM, Warner Losh wrote: > > > On Thu, Nov 7, 2019 at 10:07 AM mike tancsa > wrote: > > This likely should only be active if the target isn't install... It's > a build-time thing, not an install time thing. > > To confirm, just remove line 131 and see if (a)

Re: upgrading RELENG_11 to RELENG_12 now fails with kernel requires linker ifunc support

2019-11-07 Thread Warner Losh
On Thu, Nov 7, 2019 at 10:07 AM mike tancsa wrote: > Hi All, > > In the past, I could do something like > > Mount via nfs a RELENG12 kernel and world, do the appropriate > #mount_nfs 192.168.143.5:/crossbuilds /crossbuilds/ > # setenv MAKEOBJDIRPREFIX /crossbuilds/obj/12/ > > and then do an i