PERFORCE change 137627 for review

Randall R. Stewart rrs at FreeBSD.org
Thu Mar 13 17:48:12 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=137627

Change 137627 by rrs at 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__


More information about the p4-projects mailing list