From: Abe Timmerman Date: Fri, 17 Feb 2006 23:58:23 +0000 (+0100) Subject: Re: Smoke [5.9.4] 27195 FAIL(m) irix 6.2 (IP22/1 cpu) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=05c462c41ad946db6e5d1f4f4e5bffc04b8bd608;p=p5sagit%2Fp5-mst-13.2.git Re: Smoke [5.9.4] 27195 FAIL(m) irix 6.2 (IP22/1 cpu) Message-Id: <200602172358.23977.abe@ztreet.demon.nl> Date: Fri, 17 Feb 2006 23:58:23 +0100 p4raw-id: //depot/perl@27214 --- diff --git a/Makefile.SH b/Makefile.SH index 8f03e30..d32cf47 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -387,7 +387,7 @@ lintflags = \ -erroff=E_PTRDIFF_OVERFLOW \ -erroff=E_SHIFT_CNT_NEG_TOO_BIG_L \ -erroff=E_STATIC_UNUSED \ - -erroff=E_TRUE_LOGICAL_EXPR \ + -erroff=E_TRUE_LOGICAL_EXPR .c$(OBJ_EXT): $(CCCMD) $(PLDLFLAGS) $*.c