Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/nan_warn.mk')
-rw-r--r--source/nan_warn.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/nan_warn.mk b/source/nan_warn.mk
index a80066872ff..ee01f47f549 100644
--- a/source/nan_warn.mk
+++ b/source/nan_warn.mk
@@ -141,7 +141,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