From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Wed, 28 Apr 2021 08:07:16 +0200 Subject: [Buildroot] [PATCH] docs/manual: document KBUILD_VERBOSE environment variable In-Reply-To: (Anton Leontiev's message of "Wed, 28 Apr 2021 07:39:10 +0300") References: <20210419160346.6393-1-scileont@gmail.com> <20210427195118.GA2137340@scaer> Message-ID: <87r1ivc57v.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Anton" == Anton Leontiev writes: > Yann E. MORIN : >> The naming of the KBUILD_VERBOSE variable is just an implementation >> detail. That it has a similar purpose as a variable of the same name in >> Kbuild (the linux kernel buildsystem) is just happenstance. >> >> Buildroot is not using Kbuild, nor is it even remotely based on Kbuild. >> >> After discussing among maintainers, we decided that we did not want to >> officially expose that variable. >> > Then maybe it's better to rename this variable into something like > BR2_VERBOSE? Perhaps. What is your use case for wanting to use an environment variable instead of the normal V=1 make argument? -- Bye, Peter Korsgaard