build: eliminate Xcode 9.1 warnings
authorAlexander Alekhin <alexander.alekhin@intel.com>
Tue, 28 Nov 2017 14:03:40 +0000 (17:03 +0300)
committerAlexander Alekhin <alexander.alekhin@intel.com>
Tue, 28 Nov 2017 14:48:40 +0000 (17:48 +0300)
commitf7913e2c84cfd7dfa94fa4c2355f51b6b3170ba5
tree8f674b91062147bc81ca9d79bc8aa4b2fe51870d
parentbc547c42908c5932a6cc95f2bfdc08a1dfe172e0
build: eliminate Xcode 9.1 warnings

- 3rdparty/libjasper/jas_getopt.c:129:25: warning: this function declaration is not a prototype [-Wstrict-prototypes]
- clang: warning: optimization flag '-fomit-frame-pointer' is not supported for target 'armv7' [-Wignored-optimization-argument]
3rdparty/libjasper/CMakeLists.txt
cmake/OpenCVCompilerOptions.cmake
platforms/ios/cmake/Modules/Platform/iOS.cmake