Commit c22e8315 authored by Yoni Fogel's avatar Yoni Fogel

refs #5280 Intel compiler has some warnings for -WeffC++. Temporarily...

refs #5280 Intel compiler has some warnings for -WeffC++.  Temporarily removing till warnings are fixed

git-svn-id: file:///svn/toku/tokudb@45982 c7de825b-a66e-492c-adef-691d508d4ae1
parent 651f8dad
......@@ -85,7 +85,7 @@ set_cflags_if_supported(
-Wno-error=missing-format-attribute
-Wpacked
)
set_cflags_if_supported_named("-Weffc++" -Weffcpp)
## set_cflags_if_supported_named("-Weffc++" -Weffcpp)
set_ldflags_if_supported(
-Wno-error=strict-overflow
)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment