Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2002 00:27:41 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/mk bsd.kern.mk
Message-ID:  <200209060727.g867Rfax093532@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2002/09/06 00:27:41 PDT

  Modified files:
    share/mk             bsd.kern.mk 
  Log:
  Bump the -mev56 to -mev6.  Otherwise, when you compile with gcc using
  ev6 or pca56 etc this downgrades the cpu specification passed to gas.
  As a result, gas will fail when gcc generates media instructions (in
  uipc_usrreq.c).  This only affects what gas will accept, not what gcc
  generates or what our *.s file contain.
  
  Revision  Changes    Path
  1.29      +2 -2      src/share/mk/bsd.kern.mk

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?200209060727.g867Rfax093532>