mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Tretter <m.tretter@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH v2 2/2] valgrind: enable build for arm64
Date: Mon, 11 Jan 2021 09:21:41 +0100	[thread overview]
Message-ID: <20210111082141.2021104-2-m.tretter@pengutronix.de> (raw)
In-Reply-To: <20210111082141.2021104-1-m.tretter@pengutronix.de>

Valgrind supports ARM64/Linux. Allow to build it on ARM64 systems.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
---
 rules/valgrind.make | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/valgrind.make b/rules/valgrind.make
index aeabf825e64b..9662b4b9b6b0 100644
--- a/rules/valgrind.make
+++ b/rules/valgrind.make
@@ -13,6 +13,7 @@
 PACKAGES-$(PTXCONF_ARCH_X86)-$(PTXCONF_VALGRIND) += valgrind
 PACKAGES-$(PTXCONF_ARCH_PPC)-$(PTXCONF_VALGRIND) += valgrind
 PACKAGES-$(PTXCONF_ARCH_ARM)-$(PTXCONF_VALGRIND) += valgrind
+PACKAGES-$(PTXCONF_ARCH_ARM64)-$(PTXCONF_VALGRIND) += valgrind
 
 #
 # Paths and names
-- 
2.20.1


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

  reply	other threads:[~2021-01-11  8:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-11  8:21 [ptxdist] [PATCH v2 1/2] valgrind: version bump 3.14.0 -> 3.16.1 Michael Tretter
2021-01-11  8:21 ` Michael Tretter [this message]
2021-01-15 11:18   ` [ptxdist] [APPLIED] valgrind: enable build for arm64 Michael Olbrich
2021-01-15 11:18 ` [ptxdist] [APPLIED] valgrind: version bump 3.14.0 -> 3.16.1 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=20210111082141.2021104-2-m.tretter@pengutronix.de \
    --to=m.tretter@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