Re: WITH_LLVM_LINK_STATIC_LIBRARIES
Gleb Popov <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.hackers |
|---|---|
| Message-ID | <CALH631nDhTXJBwkabZU-zmS=Ja_98XfvbabvRW3SLid=BVVT4w@mail.gmail.com> |
On Sun, Mar 15, 2026 at 6:07 PM void <[email protected]> wrote: > > Hi, > > In stable/15-n282003-d2fb6b8f80cc, is WITH_LLVM_LINK_STATIC_LIBRARIES > set or unset by default? > > man src.conf doesn't indicate what the default would be. > > I understand that, if unset, things like make buildworld take much > longer. > -- > All knobs listed in man src.conf are deviations from the default. If you see WITHOUT_FOO, it means that WITH_FOO is default and vice versa.