CVSROOT: /cvs Module name: src Changes by: na...@cvs.openbsd.org 2017/05/30 16:32:10
Modified files: sys/arch/amd64/stand: Makefile.inc sys/arch/amd64/stand/biosboot: Makefile sys/arch/amd64/stand/boot: Makefile sys/arch/amd64/stand/cdboot: Makefile sys/arch/amd64/stand/pxeboot: Makefile Log message: Allow building the bootstrap with clang: * skip the integrated assembler for assym.h * use as(1) to build biosboot.S and the various versions of srt0.S ok deraadt@