mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
opencv: Do not lock to gcc only compiler
Latest version of openCV + clang compiles fine Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -230,5 +230,3 @@ do_install_append() {
|
||||
-i ${D}${libdir}/cmake/opencv4/OpenCVModules.cmake
|
||||
fi
|
||||
}
|
||||
|
||||
TOOLCHAIN = "gcc"
|
||||
|
||||
Reference in New Issue
Block a user