]> CyberLeo.Net >> Repos - FreeBSD/stable/10.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)
commitaf0001b3b5d7957fbc63d815aefe8ea6409335dd
treebd8ee68ff608e7e73b577aeeb9238178bf8ee5c0
parent18b8415608622a226e662963bd50dbc07a57dd22
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/10@262459 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/mk/bsd.own.mk
share/mk/bsd.sys.mk