Dimitry Andric
b294993d63
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-12-15 08:37:24 +00:00
2013-12-05 22:38:53 +00:00
2013-12-20 00:56:23 +00:00
2013-12-05 22:38:53 +00:00
2013-06-28 21:00:08 +00:00
2013-09-07 16:31:30 +00:00
2013-10-27 22:05:10 +00:00
2013-12-13 02:37:35 +00:00
2013-12-05 22:38:53 +00:00
2013-12-15 18:13:42 +00:00
2013-08-14 22:19:29 +00:00
2013-11-29 20:19:00 +00:00
2013-12-05 22:38:53 +00:00
2013-03-10 00:47:19 +00:00
2012-01-20 18:52:31 +00:00
2013-08-27 18:35:04 +00:00
2013-12-22 17:51:33 +00:00
2013-05-21 03:05:49 +00:00
2012-03-15 05:29:51 +00:00
2012-11-10 14:56:35 +00:00
2012-09-12 14:19:40 +00:00
2013-04-11 22:18:20 +00:00
2011-10-04 17:11:38 +00:00
2013-10-15 05:50:02 +00:00
2013-11-30 15:08:35 +00:00
2013-12-10 15:36:29 +00:00
2013-11-29 07:28:59 +00:00
2013-12-20 00:56:23 +00:00
2013-08-21 22:43:29 +00:00
2012-10-26 03:02:39 +00:00
2013-10-22 21:16:57 +00:00
2013-09-17 17:37:04 +00:00
2013-03-02 00:37:31 +00:00
2012-02-12 14:55:27 +00:00
2013-07-06 07:49:41 +00:00
2013-07-30 02:07:57 +00:00