Re: building libclang and WITHOUT_TOOLCHAIN?
- Reply: Ronald Klop : "Re: building libclang and WITHOUT_TOOLCHAIN?"
- In reply to: Ronald Klop : "building libclang and WITHOUT_TOOLCHAIN?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Nov 2025 14:27:47 UTC
On Tue, Nov 25, 2025, 6:52 AM Ronald Klop <ronald-lists@klop.ws> wrote: > Hi, > > My build setup contains WITHOUT_TOOLCHAIN which saved me a lot of time on > the Raspberry Pi's. > Since a while they are building llvm/clang stuff nonetheless. > I have the feeling this started when llvm/clang started to be build as > private libraries. > > > https://github.com/freebsd/freebsd-src/commit/2e47f35be5dc61945afdbd1a70e8fd505c032c94 > > Could this change have influenced how WITHOUT_TOOLCHAIN works? > Would it be possible to skip building these libraries using other knobs? > > Or is my thought about this unfounded? > In yhr last week or three i fixed a bug in metamode that eould always rebuild the toolchain... when did you last try? Warner Regards, > Ronald. > > >