mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Marc Kleine-Budde <mkl@pengutronix.de>
Subject: [ptxdist] [PATCH] host-softhsm: print log output to stderr, too
Date: Mon, 15 Apr 2019 15:25:57 +0200	[thread overview]
Message-ID: <20190415132557.18741-1-mkl@pengutronix.de> (raw)

The log output only ends up in the syslog. Output to stderr, too, so that
errors will be notices by the user and/or automated build systems.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
 rules/host-softhsm.make | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/rules/host-softhsm.make b/rules/host-softhsm.make
index b8a128666a9c..dcf6446d7744 100644
--- a/rules/host-softhsm.make
+++ b/rules/host-softhsm.make
@@ -40,5 +40,7 @@ HOST_SOFTHSM_CONF_OPT	:= \
 	--with-objectstore-backend-db \
 	--without-migrate \
 	--with-p11-kit=/share/p11-kit/modules
+HOST_SOFTHSM_CPPFLAGS := \
+	-DDEBUG_LOG_STDERR=1
 
 # vim: syntax=make
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2019-04-15 13:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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