]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r262310:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 24 Feb 2014 21:22:44 +0000 (21:22 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 24 Feb 2014 21:22:44 +0000 (21:22 +0000)
commit2304e901fa73914c5c8cee0ea1fa5d1fb1e995c1
tree7f4e0ecd2fc1b137e1495f49cfdbe8153f7981de
parenta3102b528f368c2ba725a4883f73ec96acf72b96
MFC r262310:

Move the part in bsd.own.mk that sets -Wno-c++11-extensions for clang to
bsd.sys.mk, where it really belongs.  This also causes the flag to get
added when clang is *not* the default system compiler, but is still
used, e.g. by setting WITH_CLANG_IS_CC manually.

git-svn-id: svn://svn.freebsd.org/base/stable/9@262459 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/mk/bsd.sys.mk