mirror of
https://github.com/opencv/opencv.git
synced 2026-07-22 03:43:03 +04:00
40c71a2463
* add -Wno-psabi when using GCC 6 * add -Wundef for CUDA 10 * add -Wdeprecated-declarations when using GCC 7 * add -Wstrict-aliasing and -Wtautological-compare for GCC 7 * replace cudaThreadSynchronize with cudaDeviceSynchronize