Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2019 13:16:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 240507] WITHOUT_CLANG=yes WITH_CLANG_BOOTSTRAP=yes does not work
Message-ID:  <bug-240507-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240507

            Bug ID: 240507
           Summary: WITHOUT_CLANG=3Dyes WITH_CLANG_BOOTSTRAP=3Dyes does not
                    work
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: kevans@freebsd.org

The picobsd build script is trivially broken for CLANG_BOOTSTRAP archs beca=
use
it wants to set WITHOUT_CLANG and that unsets all of the LLVM_TARGET knobs.=
 It
can be fixed to only set it for install phase because it presumably doesn't
want clang installed.

Can we consider enabling all LLVM_TARGET_* knobs for the
bootstrap/cross-compiler clang, and leaving those user-controlled knobs to =
be
purely for the clang that's getting installed.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240507-227>