mirror of
https://github.com/opencv/opencv.git
synced 2026-07-21 19:33:03 +04:00
build: w/a compiler warnings for GCC 11-12 and Clang 13, reduce build output
This commit is contained in:
Vendored
+1
@@ -26,6 +26,7 @@ else()
|
||||
-Wsuggest-override -Winconsistent-missing-override
|
||||
-Wimplicit-fallthrough
|
||||
-Warray-bounds # GCC 9+
|
||||
-Wstringop-overflow -Wstringop-overread # GCC 11-12
|
||||
)
|
||||
endif()
|
||||
if(CV_ICC)
|
||||
|
||||
Reference in New Issue
Block a user