mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] nss: bring headers in order
@ 2020-07-24 13:02 Roland Hieber
  2020-07-24 13:02 ` [ptxdist] [PATCH 2/2] nss: don't build in parallel Roland Hieber
  2020-08-04  7:23 ` [ptxdist] [APPLIED] nss: bring headers in order Michael Olbrich
  0 siblings, 2 replies; 6+ messages in thread
From: Roland Hieber @ 2020-07-24 13:02 UTC (permalink / raw)
  To: ptxdist; +Cc: Roland Hieber

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-08-04  7:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24 13:02 [ptxdist] [PATCH 1/2] nss: bring headers in order Roland Hieber
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox