Close #4995.
---
 rtemstoolkit/rld-elf.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rtemstoolkit/rld-elf.cpp b/rtemstoolkit/rld-elf.cpp
index 8b55818..b131461 100644
--- a/rtemstoolkit/rld-elf.cpp
+++ b/rtemstoolkit/rld-elf.cpp
@@ -1178,6 +1178,7 @@ namespace rld
         { "m68k",    EM_COLDFIRE },
         { "mips",    EM_MIPS },
         { "powerpc", EM_PPC },
+        { "powerpc", EM_PPC64 },
 #ifndef EM_RISCV
         { "riscv",   243 }, /* If not in libelf yet */
 #else
-- 
2.35.3

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to