CVSROOT: /cvs Module name: src Changes by: v...@cvs.openbsd.org 2020/04/06 10:23:44
Modified files: sys/arch/sgi/stand/bootecoff: Makefile Log message: Build bootecoff with divdi3.c. bootecoff needs __divdi3, but the linker does not complain about missing symbols. Prompted by miod@