mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <mol@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [APPLIED] host-libcap: disable go binding
Date: Mon, 06 Jul 2020 08:32:01 +0200	[thread overview]
Message-ID: <E1jsKfZ-000289-HZ@dude02.hi.pengutronix.de> (raw)
In-Reply-To: <20200703084342.GA154165@lenoch>

Thanks, applied as a986feb514bd7ff6c75d0fb7a3fc7ea3b0169f44.

Michael

[sent from post-receive hook]

On Mon, 06 Jul 2020 08:32:01 +0200, Ladislav Michl <ladis@linux-mips.org> wrote:
> It is not needed and saves compilation time.
> 
> Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
> Message-Id: <20200703084342.GA154165@lenoch>
> [mol: add some more line breaks]
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-libcap.make b/rules/host-libcap.make
> index 61df84778d5b..2faae99c3c9a 100644
> --- a/rules/host-libcap.make
> +++ b/rules/host-libcap.make
> @@ -16,7 +16,15 @@ HOST_PACKAGES-$(PTXCONF_HOST_LIBCAP) += host-libcap
>  # Prepare
>  # ----------------------------------------------------------------------------
>  
> -HOST_LIBCAP_MAKE_OPT := prefix= BUILD_GPERF=no PAM_CAP=no LIBATTR=no DYNAMIC=yes lib=lib
> +HOST_LIBCAP_MAKE_OPT := \
> +	prefix= \
> +	lib=lib \
> +	BUILD_GPERF=no \
> +	PAM_CAP=no \
> +	GOLANG=no \
> +	LIBATTR=no \
> +	DYNAMIC=yes
> +
>  HOST_LIBCAP_INSTALL_OPT := $(HOST_LIBCAP_MAKE_OPT) RAISE_SETFCAP=no install
>  
>  # vim: syntax=make

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

      parent reply	other threads:[~2020-07-06  6:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-03  8:43 [ptxdist] [PATCH] " ladis
2020-07-03  9:30 ` Michael Olbrich
2020-07-03  9:34   ` ladis
2020-07-03  9:40     ` Michael Olbrich
2020-07-06  6:32 ` Michael Olbrich [this message]

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=E1jsKfZ-000289-HZ@dude02.hi.pengutronix.de \
    --to=mol@pengutronix.de \
    --cc=ptxdist@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