NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: How to avoid building LLVM?
On Thu, Jun 27, 2019 at 02:40:27PM +0200, Fekete Zoltán wrote:
> Hi There,
>
> I used to build the system quite regularly. As far as I can see a very long
> part of the build is building LLVM.
> I set MKLLVM=no in /etc/m.conf, however it seems to be uneffective.
>
> Is there a possibility to completly switch off building LLVM?
There are various parts of LLVM now, and some of them are needed for a
full scale X build.
You can force the X related parts off with MKLLVMRT=no (but it might reduce
functionality of the created X, or completely break it [as it does for me,
but this is a bug]).
Martin
Home |
Main Index |
Thread Index |
Old Index