[Crash-utility] [PATCH 1/2] Makefile: Mention arm and arm64 as supported targets

Bhupesh Sharma bhsharma at redhat.com
Mon Jul 13 19:44:48 UTC 2020


Update the Makefile comments to note that arm and arm64
are also supported build targets.

Signed-off-by: Bhupesh Sharma <bhsharma at redhat.com>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 745541012f43..7062139e68bc 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@
 PROGRAM=crash
 
 #
-# Supported targets: X86 ALPHA PPC IA64 PPC64 SPARC64
+# Supported targets: X86 ALPHA ARM ARM64 PPC IA64 PPC64 SPARC64
 # TARGET and GDB_CONF_FLAGS will be configured automatically by configure
 #
 TARGET=
-- 
2.7.4




More information about the Crash-utility mailing list