Allow building the bootstrap with clang:
authornaddy <naddy@openbsd.org>
Tue, 30 May 2017 22:32:10 +0000 (22:32 +0000)
committernaddy <naddy@openbsd.org>
Tue, 30 May 2017 22:32:10 +0000 (22:32 +0000)
commite466b42fc76e86e232f5e8ba5162af527a8cee30
treead19b53212fb812d5693e6272cfa7e4d5865dae7
parenta1f24718e187967f085abe99bfc0d640e9d963d5
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@
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