Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Mar 2021 22:08:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 254319] MAKE_CONF and SRC_CONF affect release chroot build
Message-ID:  <bug-254319-227-hvIhBkgmNk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254319-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

Glen Barber <gjb@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
           Assignee|bugs@FreeBSD.org            |gjb@FreeBSD.org

--- Comment #2 from Glen Barber <gjb@FreeBSD.org> ---
Could you please elaborate on what it is you are trying to accomplish?  Your
patch, as-is, forces SRC_CONf and MAKE_CONF to /dev/null, which invalidates the
purpose of being able to set SRC_CONF=/my/local/src.conf, etc., which I do not
agree with.

I also do not understand the purpose of forcefully setting TARGET_CPUTYPE, as
that should be determined based on the values of TARGET, TARGET_ARCH, and
KERNCONF of the build.  If this is not the case, you are trying to solve the
wrong problem, IMHO.

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

home | help

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