mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-15 02:34:02 -09: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>