package/opencv4: do not detect ccache
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 1 Aug 2021 21:53:57 +0000 (23:53 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tue, 3 Aug 2021 15:45:33 +0000 (17:45 +0200)
commit2def1ccccbece30f53c4b98d8e806c5f77b2c47f
treeb3f993e348da423ae4d503dfff143868bb210ad7
parent94b6fbd5823cbf94f2f76e402b0d73b473a8b64f
package/opencv4: do not detect ccache

OpenCV-4's buildsystem will try to detect ccache and use it if
available. This may yield a system-installed ccache.

However, in Buildroot, ccache is entirely hidden away and handled in the
toolchain wrapper.

Forcibly disable detection of ccache.

Commit 505e7f47715c77d8586444a4fefe4a190b77aaad already applied this
change to opencv3.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/opencv4/opencv4.mk