Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Sep 2008 11:28:42 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files.sparc64
Message-ID:  <200809201128.m8KBSsDt044033@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2008-09-20 11:28:42 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files.sparc64 
  Log:
  SVN rev 183202 on 2008-09-20 11:28:42Z by marius
  
  Some of the assembly files depend on v9a/v9b-only instructions so
  compile these with -mcpu=ultrasparc (which is the hard-coded default
  of our system compiler), which allows the remainder of the kernel to
  be compiled with "only" -mcpu=v9 for reference and testing purposes.
  
  Revision  Changes    Path
  1.98      +8 -3      src/sys/conf/files.sparc64



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