CVSROOT:        /cvs
Module name:    src
Changes by:     v...@cvs.openbsd.org    2022/07/18 06:48:35

Modified files:
        sys/arch/octeon/conf: Makefile.octeon 

Log message:
Compile octeon kernels with -march=mips64r2

Even though -march=octeon seems to work, avoid it for now. It is
not entirely certain that the compiler will not use cnMIPS special
registers accidentally in normal kernel code.

Discussed with and OK miod@

Reply via email to