diff options
-rw-r--r-- | meta-oe/recipes-support/opencv/opencv_4.5.2.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/opencv/opencv_4.5.2.bb b/meta-oe/recipes-support/opencv/opencv_4.5.2.bb index 226bad5778..31dcc3c29e 100644 --- a/meta-oe/recipes-support/opencv/opencv_4.5.2.bb +++ b/meta-oe/recipes-support/opencv/opencv_4.5.2.bb | |||
@@ -230,5 +230,3 @@ do_install_append() { | |||
230 | -i ${D}${libdir}/cmake/opencv4/OpenCVModules.cmake | 230 | -i ${D}${libdir}/cmake/opencv4/OpenCVModules.cmake |
231 | fi | 231 | fi |
232 | } | 232 | } |
233 | |||
234 | TOOLCHAIN = "gcc" | ||