5fce04bd49
Fix this build for clang. MFC r259730: To avoid having to explicitly test COMPILER_TYPE for setting clang-specific or gcc-specific flags, introduce the following new variables for use in Makefiles: CFLAGS.clang CFLAGS.gcc CXXFLAGS.clang CXXFLAGS.gcc In bsd.sys.mk, these get appended to the regular CFLAGS or CXXFLAGS for the right compiler. MFC r259913: For libstand and sys/boot, split off gcc-only flags into CFLAGS.gcc. MFC r259927: Fix pc98 build, by also forcing COMPILER_TYPE in sys/boot/pc98/boot2's Makefile. Pointy hat to: dim |
||
---|---|---|
.. | ||
amd64 | ||
arm | ||
i386 | ||
ia64 | ||
mips | ||
powerpc | ||
softwords | ||
sparc64 | ||
dict.c | ||
ficl.c | ||
ficl.h | ||
fileaccess.c | ||
float.c | ||
loader.c | ||
Makefile | ||
math64.c | ||
math64.h | ||
prefix.c | ||
search.c | ||
stack.c | ||
testmain.c | ||
tools.c | ||
unix.c | ||
vm.c | ||
words.c |