[PATCH] build syslog_to_svclog for ppc64le archi

Michel Normand <[email protected]> Tue, 18 Feb 2014 10:09:54 +0100
Newsgroups gmane.linux.tools.diag.devel
Message-ID <[email protected]>
add build of syslog_to_svclog for ppc64le architecture
as already done for ppc and ppc64.

Signed-off-by: Michel Normand <[email protected]>
---
 ela/Makefile |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/ela/Makefile b/ela/Makefile
index aa6ad70..f669e7b 100644
--- a/ela/Makefile
+++ b/ela/Makefile
@@ -19,7 +19,10 @@ endif
 ifeq ($(ARCH), ppc64)
         CMDS += syslog_to_svclog
 endif
- 
+ifeq ($(ARCH), ppc64le)
+        CMDS += syslog_to_svclog
+endif
+
 COMMON_OBJS = rr.tab.o lex.rr.o ev.tab.o lex.ev.o date.o
 ES_OBJS = explain_syslog.o catalogs.o $(COMMON_OBJS)
 SS_OBJS = syslog_to_svclog.o catalogs.o $(COMMON_OBJS)
-- 
1.7.9.5


------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk