Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2002 21:51:59 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin Makefile
Message-ID:  <200204060551.g365pxZ82666@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2002/04/05 21:51:59 PST

  Modified files:
    usr.bin              Makefile 
  Log:
  Exclude xlint for ia64.  For the time being, there are enough gcc
  dependencies in the machine/* headers to make it explode when -U__GNUC__
  is specified by lint.  Not to mention that lint is passing undocumented
  (illegal?) args to cpp and that seems to upset gcc-3.1 now.
  Specifically, -Wp,-CC.  -Wp,-C is documented and legal though.
  
  Revision  Changes    Path
  1.186     +4 -1      src/usr.bin/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204060551.g365pxZ82666>