Re: [PATCH] build syslog_to_svclog for ppc64le archi
Vasant Hegde <[email protected]> Thu, 27 Feb 2014 22:48:52 +0530
| Newsgroups | gmane.linux.tools.diag.devel |
|---|---|
| Message-ID | <[email protected]> |
On 02/18/2014 02:39 PM, Michel Normand wrote: > add build of syslog_to_svclog for ppc64le architecture > as already done for ppc and ppc64. Michel, Thanks for the patch. ppc64-diag is Power specific packages .. I don't really know why my predecessor added ARCH checking code.. I already done cleanup patch which removes ARCH validation.. Its my local tree.. Will push to upstream soon. -Vasant > > 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) > ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk