All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v1 3/3] package/nftables: disable debug build
Date: Fri, 22 Oct 2021 21:25:42 +0200	[thread overview]
Message-ID: <20211022212542.157f12ce@gmx.net> (raw)
In-Reply-To: <87a6j06h4e.fsf@dell.be.48ers.dk>

Hello Peter,

On Fri, 22 Oct 2021 20:37:05 +0200, Peter Korsgaard <peter@korsgaard.com> wrote:

> >>>>> "Peter" == Peter Seiderer <ps.report@gmx.net> writes:
>
>  > Signed-off-by: Peter Seiderer <ps.report@gmx.net>
>  > ---
>  >  package/nftables/nftables.mk | 2 +-
>  >  1 file changed, 1 insertion(+), 1 deletion(-)
>
>  > diff --git a/package/nftables/nftables.mk b/package/nftables/nftables.mk
>  > index 6a27975a53..2409eb0571 100644
>  > --- a/package/nftables/nftables.mk
>  > +++ b/package/nftables/nftables.mk
>  > @@ -10,7 +10,7 @@ NFTABLES_SITE = https://www.netfilter.org/projects/nftables/files
>  >  NFTABLES_DEPENDENCIES = libmnl libnftnl host-pkgconf $(TARGET_NLS_DEPENDENCIES)
>  >  NFTABLES_LICENSE = GPL-2.0
>  >  NFTABLES_LICENSE_FILES = COPYING
>  > -NFTABLES_CONF_OPTS = --disable-man-doc --disable-pdf-doc
>  > +NFTABLES_CONF_OPTS = --disable-debug --disable-man-doc --disable-pdf-doc
>
> Is this only for v1.0.0 or something that should be backported to the
> stable branches? You have put this after the bump of nftables in
> the series, but have not explicitly stated anything about it.
>

Sorry for being short in the commit log..., the '-disable-debug' option
just disables the compiler debug option ('-g -DDEBUG') and exits already
in version nftables-0.9.3 (the earliest one in my download directory)...

No urgent need for backport ;-)

Regards,
Peter
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2021-10-22 19:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-14 22:00 [Buildroot] [PATCH v1 1/3] package/libnftnl: bump version to 1.2.0 Peter Seiderer
2021-10-14 22:00 ` [Buildroot] [PATCH v1 2/3] package/nftables: bump version to 1.0.0 Peter Seiderer
2021-10-16 10:26   ` Yann E. MORIN
2021-10-14 22:00 ` [Buildroot] [PATCH v1 3/3] package/nftables: disable debug build Peter Seiderer
2021-10-16 10:26   ` Yann E. MORIN
2021-10-22 18:37   ` Peter Korsgaard
2021-10-22 19:25     ` Peter Seiderer [this message]
2021-10-22 19:29       ` Peter Seiderer
2021-10-16 10:26 ` [Buildroot] [PATCH v1 1/3] package/libnftnl: bump version to 1.2.0 Yann E. MORIN

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=20211022212542.157f12ce@gmx.net \
    --to=ps.report@gmx.net \
    --cc=buildroot@buildroot.org \
    --cc=peter@korsgaard.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.