X-Git-Url: https://git.blender.org/gitweb/gitweb.cgi/blender.git/blobdiff_plain/e63db96a57762ba0aa0e208132d900a1e665e2ab..7dbc9dc719c3eb0823e4f9e7ae94a479f9427ea7:/source/nan_warn.mk diff --git a/source/nan_warn.mk b/source/nan_warn.mk index a80066872ff..97a8bbf09e4 100644 --- a/source/nan_warn.mk +++ b/source/nan_warn.mk @@ -1,15 +1,12 @@ # # $Id$ # -# ***** BEGIN GPL/BL DUAL LICENSE BLOCK ***** +# ***** BEGIN GPL LICENSE BLOCK ***** # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. The Blender -# Foundation also sells licenses for use in proprietary software under -# the Blender License. See http://www.blender.org/BL/ for information -# about this. +# of the License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -27,7 +24,7 @@ # # Contributor(s): none yet. # -# ***** END GPL/BL DUAL LICENSE BLOCK ***** +# ***** END GPL LICENSE BLOCK ***** # # NaN compiler and linker warning levels # On some platforms, you will be flooded with system include file warnings. @@ -141,7 +138,7 @@ ifeq ($(CCC),g++) LEVEL_2_CPP_WARNINGS += -Wreorder LEVEL_2_CPP_WARNINGS += -Wctor-dtor-privacy LEVEL_2_CPP_WARNINGS += -Wnon-virtual-dtor - LEVEL_2_CPP_WARNINGS += -Wold-style-cast + #LEVEL_2_CPP_WARNINGS += -Wold-style-cast LEVEL_2_CPP_WARNINGS += -Woverloaded-virtual LEVEL_2_CPP_WARNINGS += -Wsign-promo LEVEL_2_CPP_WARNINGS += -Wsynth