Re: git: 724123b9f4d3 - main - libcompat: Use WORLDTMP sysroot
Date: Fri, 01 Jul 2022 10:12:21 UTC
On 1 Jul 2022, at 09:33, Brooks Davis <brooks@FreeBSD.org> wrote:
>
> The branch main has been updated by brooks:
>
> URL: https://cgit.FreeBSD.org/src/commit/?id=724123b9f4d3ae7600b029ce7c81b5708c1e13b8
>
> commit 724123b9f4d3ae7600b029ce7c81b5708c1e13b8
> Author: Brooks Davis <brooks@FreeBSD.org>
> AuthorDate: 2022-07-01 07:33:16 +0000
> Commit: Brooks Davis <brooks@FreeBSD.org>
> CommitDate: 2022-07-01 07:33:16 +0000
>
> libcompat: Use WORLDTMP sysroot
>
> Now that -m32 is fixed, just install libs in ${WORLDTMP}/lib/lib32
> and use the installed headers.
>
> Reviewed by: imp, jhb
> Obtained from: CheriBSD
> Differential Revision: https://reviews.freebsd.org/D34697
This is of course great, but you might have included a reference to the
commit(s) that "fixed -m32"? Which one(s) were those?
-Dimitry