From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/4] package/libnss: remove useless NSS_ENABLE_ECC variable
Date: Thu, 24 Oct 2019 10:48:46 +0200 [thread overview]
Message-ID: <603dc619-45db-e7ac-62af-2d75ae7fa0ac@mind.be> (raw)
In-Reply-To: <20191023102330.20842-3-giulio.benetti@benettiengineering.com>
On 23/10/2019 12:23, Giulio Benetti wrote:
> NSS_ENABLE_ECC is not supported anymore, then remove it from our
> libnss.mk file.
>
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Applied to master, thanks.
Regards,
Arnout
> ---
> package/libnss/libnss.mk | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/package/libnss/libnss.mk b/package/libnss/libnss.mk
> index 472936db89..ca1cde4c1c 100644
> --- a/package/libnss/libnss.mk
> +++ b/package/libnss/libnss.mk
> @@ -50,7 +50,6 @@ LIBNSS_BUILD_VARS = \
> NS_USE_GCC=1 \
> NSS_DISABLE_GTESTS=1 \
> NSS_USE_SYSTEM_SQLITE=1 \
> - NSS_ENABLE_ECC=1 \
> NATIVE_CC="$(HOSTCC)" \
> OS_ARCH="Linux" \
> OS_RELEASE="2.6" \
> @@ -121,7 +120,6 @@ HOST_LIBNSS_BUILD_VARS = \
> NSS_USE_SYSTEM_SQLITE=1 \
> SQLITE_INCLUDE_DIR=$(HOST_DIR)/include \
> ZLIB_INCLUDE_DIR=$(HOST_DIR)/include \
> - NSS_ENABLE_ECC=1 \
> NSS_ENABLE_WERROR=0
>
> HOST_LIBNSS_DEPENDENCIES = host-libnspr host-sqlite host-zlib
>
next prev parent reply other threads:[~2019-10-24 8:48 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-23 10:23 [Buildroot] [PATCH 1/4] package/libnss: fix build failure with ARM without NEON extension Giulio Benetti
2019-10-23 10:23 ` [Buildroot] [PATCH 2/4] package/libnss: fix build warning Giulio Benetti
2019-10-24 8:47 ` Arnout Vandecappelle
2019-10-24 8:50 ` Arnout Vandecappelle
2019-10-24 8:51 ` Arnout Vandecappelle
2019-10-24 10:49 ` Giulio Benetti
2019-10-23 10:23 ` [Buildroot] [PATCH 3/4] package/libnss: remove useless NSS_ENABLE_ECC variable Giulio Benetti
2019-10-24 8:48 ` Arnout Vandecappelle [this message]
2019-10-23 10:23 ` [Buildroot] [PATCH 4/4] package/libnss: remove NSS_ENABLE_WERROR=0 Giulio Benetti
2019-10-23 15:54 ` Thomas Petazzoni
2019-10-23 16:10 ` Giulio Benetti
2019-10-23 21:44 ` [Buildroot] [PATCH 1/4] package/libnss: fix build failure with ARM without NEON extension Arnout Vandecappelle
2019-10-24 11:03 ` Giulio Benetti
2019-10-28 16:55 ` [Buildroot] [PATCH v2] " Giulio Benetti
2019-10-29 11:55 ` Giulio Benetti
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=603dc619-45db-e7ac-62af-2d75ae7fa0ac@mind.be \
--to=arnout@mind.be \
--cc=buildroot@busybox.net \
/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