Change build infrastructure to allow building both gcc and clang. This
authorkettenis <kettenis@openbsd.org>
Mon, 17 Apr 2017 15:53:21 +0000 (15:53 +0000)
committerkettenis <kettenis@openbsd.org>
Mon, 17 Apr 2017 15:53:21 +0000 (15:53 +0000)
commitd8ee3b1570afd0531506bb87c4850b4e2c9b9d20
treec4d19ee32da7e486bcdfc06a7c46db4c1320c2c1
parent466cb1a864d9bcb0ba227e041ab1c520b8da9368
Change build infrastructure to allow building both gcc and clang.  This
doesn't actually flip the switch yet, so aarch64 continues to be the only
architecture for which we build clang.

ok jsg@, deraadt@
gnu/lib/Makefile
gnu/usr.bin/Makefile
gnu/usr.bin/clang/Makefile.inc
include/Makefile
lib/libcompiler_rt/Makefile
lib/libcxx/Makefile
lib/libcxxabi/Makefile
share/mk/bsd.own.mk