Re: WITH_LLVM_LINK_STATIC_LIBRARIES
Dag-Erling Smørgrav <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.hackers |
|---|---|
| Message-ID | <[email protected]> |
Mark Millard <[email protected]> writes: > I'll note that there are some knobs where the default varies across > platforms: some distinct platforms may show the reverse of the platform > at hand for some of the knobs. man src.conf output is not completely > invariant across all official builds of a specific FreeBSD OS version. No, src.conf(5) is machine-generated and complete. If an option is on by default on some architectures and off by default on others, this will be automatically reflected in the text. If in doubt, run `make makeman` at the root of the source tree (note that it may take several minutes) then check if `git diff` shows any changes to share/man/man5/src.conf.5 besides the date. DES -- Dag-Erling Smørgrav - [email protected]