From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: In-Reply-To: <20200724130238.6287-1-rhi@pengutronix.de> MIME-Version: 1.0 Message-Id: From: Michael Olbrich Date: Tue, 04 Aug 2020 09:23:25 +0200 Subject: Re: [ptxdist] [APPLIED] nss: bring headers in order List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Cc: Roland Hieber Thanks, applied as 87d5b18589a45ab3c82041b5d8f2015b7eb0aa5c. Michael [sent from post-receive hook] On Tue, 04 Aug 2020 09:23:25 +0200, Roland Hieber wrote: > Apparently the header for the compile stage variables got lost. > > Signed-off-by: Roland Hieber > Message-Id: <20200724130238.6287-1-rhi@pengutronix.de> > Signed-off-by: Michael Olbrich > > 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 _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de