mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
Python support in OpenCV3 indeed requires a glibc or musl toolchain, but is only available if Python 3.x is enabled, and if we're on an architecture with Numpy support. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>