dim b8e518528f 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 after:	1 week
2013-12-22 17:51:33 +00:00
..
2013-11-10 03:28:36 +00:00
2013-12-21 00:15:37 +00:00
2013-12-17 05:13:37 +00:00
2013-11-18 12:57:46 +00:00
2013-11-18 12:57:46 +00:00