CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2012/10/19 05:29:56
Modified files: sys/arch/sgi/stand/boot64: Makefile Log message: Link boot64 twice, first as a self-contained binary, to enforce there are no unresolved symbols, then as a relocatable image as initially intended. This will prevent the arcbios.c 1.18 breakage from occuring again.