[Buildroot] [PATCH v1 3/3] package/nftables: disable debug build

Yann E. MORIN yann.morin.1998 at free.fr
Sat Oct 16 10:26:53 UTC 2021


Peter, All,

On 2021-10-15 00:00 +0200, Peter Seiderer spake thusly:
> Signed-off-by: Peter Seiderer <ps.report at gmx.net>

I've added a commit log that explains why we do that, and applied to
master, thanks.

Regards,
Yann E. MORIN.

> ---
>  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
>  NFTABLES_SELINUX_MODULES = iptables
>  
>  ifeq ($(BR2_PACKAGE_GMP),y)
> -- 
> 2.33.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'


More information about the buildroot mailing list