Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Mar 2008 17:48:10 GMT
From:      "Randall R. Stewart" <rrs@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 137627 for review
Message-ID:  <200803131748.m2DHmAuW087879@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=137627

Change 137627 by rrs@rrs-mips2-jnpr on 2008/03/13 17:48:03

	SOFTFLOAT is required for octeon.

Affected files ...

.. //depot/projects/mips2-jnpr/src/sys/mips/mips32/octeon32/std.octeon32#7 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/sys/mips/mips32/octeon32/std.octeon32#7 (text+ko) ====

@@ -7,6 +7,7 @@
 #
 cpu		CPU_MIPS4KC
 options 	TARGET_OCTEON
+options         SOFTFLOAT
 # XXX The Cavium compiler is built for Linux, so define __FreeBSD__
 # XXX here for the moment.  Altq is bitten by it, since it looks
 # XXX for __FreeBSD__



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