mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [ptxdist] [PATCH 1/2] nss: bring headers in order
Date: Fri, 24 Jul 2020 15:02:37 +0200	[thread overview]
Message-ID: <20200724130238.6287-1-rhi@pengutronix.de> (raw)

Apparently the header for the compile stage variables got lost.

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 rules/nss.make | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/rules/nss.make b/rules/nss.make
index e71837e8e3a4..9364755f63c9 100644
--- a/rules/nss.make
+++ b/rules/nss.make
@@ -25,12 +25,17 @@ NSS_SUBDIR	:= nss
 NSS_LICENSE	:= MPL-2.0
 NSS_LICENSE_FILES	:= \
 	file://$(NSS_SUBDIR)/COPYING;md5=3b1e88e1b9c0b5a4b2881d46cce06a18
+
 # ----------------------------------------------------------------------------
 # Prepare
 # ----------------------------------------------------------------------------
 
 NSS_CONF_TOOL	:= NO
 
+# ----------------------------------------------------------------------------
+# Compile
+# ----------------------------------------------------------------------------
+
 NSS_ARCH := $(call remove_quotes,$(PTXCONF_ARCH_STRING))
 ifdef PTXCONF_ARCH_ARM64
 NSS_ARCH := aarch64
-- 
2.27.0


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

             reply	other threads:[~2020-07-24 13:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-24 13:02 Roland Hieber [this message]
2020-07-24 13:02 ` [ptxdist] [PATCH 2/2] nss: don't build in parallel Roland Hieber
2020-07-24 14:31   ` Michael Olbrich
2020-07-27  8:48     ` Roland Hieber
2020-08-03 14:11       ` Roland Hieber
2020-08-04  7:23 ` [ptxdist] [APPLIED] nss: bring headers in order Michael Olbrich

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=20200724130238.6287-1-rhi@pengutronix.de \
    --to=rhi@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