From: Michael Olbrich <m.olbrich@pengutronix.de>
To: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH 1/4] platform-v7a: disable CONFIG_BPFILTER_UMH
Date: Wed, 5 Dec 2018 14:31:23 +0100 [thread overview]
Message-ID: <20181205133123.hjvhe5nanqn6ti6m@pengutronix.de> (raw)
In-Reply-To: <871s6w9k5b.fsf@czerwinskis.de>
On Wed, Dec 05, 2018 at 02:29:36PM +0100, Rouven Czerwinski wrote:
>
> Michael Olbrich <m.olbrich@pengutronix.de> writes:
>
> > On Wed, Dec 05, 2018 at 08:57:55AM +0100, Rouven Czerwinski wrote:
> >> From: Rouven Czerwinski <r.czerwinski@pengutronix.de>
> >>
> >> This tries to use the host compiler directly. Disable it until we either have a
> >> patch for the compiler selection or a fix is merged upstream.
> >>
> >> Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
> >> ---
> >> configs/platform-v7a/kernelconfig | 5 +++--
> >> 1 file changed, 3 insertions(+), 2 deletions(-)
> >>
> >> diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig
> >> index 26ac9ff..d67a748 100644
> >> --- a/configs/platform-v7a/kernelconfig
> >> +++ b/configs/platform-v7a/kernelconfig
> >> @@ -672,8 +672,9 @@ CONFIG_REFCOUNT_FULL=y
> >> #
> >> # CONFIG_GCOV_KERNEL is not set
> >> CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
> >> -CONFIG_PLUGIN_HOSTCC=""
> >> +CONFIG_PLUGIN_HOSTCC="g++"
> >> CONFIG_HAVE_GCC_PLUGINS=y
> >> +# CONFIG_GCC_PLUGINS is not set
> >
> > This is an unrelated change. This shows up when the host compiler is new
> > enough to compile the gcc plugins (or something like that).
> > I need to fix this in PTXdist in general, probably by disabling this in
> > (maybe optional?).
>
> I agree. I can drop it from the series and post it separately.
> However this patch is needed for compilation on my laptop, so I'm
> reluctant to drop it entirely.
And it will break building on older systems, so just applying it not not ok
either.
Michael
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
next prev parent reply other threads:[~2018-12-05 13:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-05 7:57 Rouven Czerwinski
2018-12-05 7:57 ` [DistroKit] [PATCH 2/4] barebox-am335x-defaultenv: fix bootsource selection Rouven Czerwinski
2018-12-05 7:57 ` [DistroKit] [PATCH 3/4] barebox-am335x-defaultenv: add usb limit script from upstream Rouven Czerwinski
2018-12-05 7:57 ` [DistroKit] [PATCH 4/4] barebox-am335x-defaultenv: remove state entries Rouven Czerwinski
2018-12-05 8:19 ` [DistroKit] [PATCH 1/4] platform-v7a: disable CONFIG_BPFILTER_UMH Michael Olbrich
2018-12-05 13:29 ` Rouven Czerwinski
2018-12-05 13:31 ` Michael Olbrich [this message]
2018-12-05 16:27 ` Rouven Czerwinski
2018-12-10 8:55 ` Robert Schwebel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181205133123.hjvhe5nanqn6ti6m@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=distrokit@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox