CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/07/15 13:00:24

Modified files:
        .              : Makefile.cross 
        distrib        : Makefile 
        distrib/notes  : Makefile 
        distrib/special/installboot: Makefile 
        etc            : Makefile 
        lib/libarch/mips64: Makefile 
        regress/etc/MAKEDEV: Makefile 
        regress/usr.sbin/installboot: Makefile 
        share/man/man4 : Makefile 
        share/man/man8 : Makefile 
        sys            : Makefile 
        sys/kern       : Makefile 
        usr.sbin/apm   : Makefile 
        usr.sbin/apmd  : Makefile 
        usr.sbin/hotplugd: Makefile 
        usr.sbin/installboot: Makefile 
        usr.sbin/pcidump: Makefile 
        usr.sbin/wsfontload: Makefile 

Log message:
Unhook loongson from the build.

The last compiler update unfortunately does not work on mips64el, with clang 22
built with clang 19 being apparently functional, but clang 22 rebuilt with
the previous clang 22 hitting deterministic SIGSEGV on various files.

I don't have the time and energy to try and debug this (which is likely an
endianness problem, as octeon appears to run happily with clang 22), especially
when it takes 10 days for clang to rebuild itself on these machines; and
switching back to gcc 4 won't help much as modern software in ports will
require a working C++>=11 compiler to build anyway.

ok visa@

----------
/          \
/    REST    \
/      IN      \
/     PEACE      \
/                  \
|     OpenBSD/     |
|     loongson     |
|       0 Au       |
|   killed by a    |
|     compiler     |
|                  |
|       2026       |
*|     *  *  *      | *
_________)/\\_//(\/(/\)/\//\/|_)_______

Reply via email to