https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260993

--- Comment #12 from Eugene Grosbein <[email protected]> ---
While my image is building, I'm re-reading src.conf(5) to update my set of
knobs and I found that it refers to some "LLVM_TARGET_ALL" knob multiple times
with note that this is preferred over WITHOUT_LLVM_TARGET_*.

However, it does not document LLVM_TARGET_ALL. What is this knob for and how to
use it? I would like to speedup my build as much as possible and I do not need
any development bits in resulting image.

If possible, I'd like to avoid building clang/llvm/etc. at boostrap stage and
use possibly outdated clang/etc. binaries from base system. I'm fine with build
failing if they are too outdated and I'm fine with restarting build with
another "failsafe" set of knobs in such case.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to