Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jan 2025 02:05:35 +0000
From:      Brooks Davis <brooks@freebsd.org>
To:        ports@freebsd.org
Cc:        pgsql@freebsd.org, yuri@freebsd.org, jbeich@freebsd.org, iwtcex@gmail.com, haskell@freebsd.org
Subject:   sliming down devel/llvm11
Message-ID:  <Z3iXb7BPI0NJOwvq@spindle.one-eyed-alien.net>

next in thread | raw e-mail | index | archive | help
In an effort to reduce build times a little prior to devel/llvm20
coming in the next month or so I took a look at devel/llvm11.  AFACT
there isn't a good path to remove it entierly due to dependencies in
lang/ghc810 and lang/ghc92 (at least on armv7 and maybe aarch64).  For
now I've put together a set of patches to remove other references to
it in ports and in the USES framework and then slim it down to just
building the LLVM core which is what I think GHC needs.

Those patches are at https://github.com/freebsd/freebsd-ports/pull/337

I've CC'd maintainers of everything I've touched.  I'm willing to submit
them another way if that is prefered, but this rolls them all up in one
place and most are trivial.  Please let me know what you'd like me to do
about the various patches.

Thanks,
Brooks



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Z3iXb7BPI0NJOwvq>