mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-22 06:17:19 +00:00

The configure script now detects toolchain support for the -std=gnu90 flag. This fixes build with gcc older than 4.5. Should fix: http://autobuild.buildroot.net/results/802/802dd4d7eec058c2eb23e033ed3a093b110f4eda/ Cc: Robert J. Heywood <robert.heywood@codethink.co.uk> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Reviewed-by: "Robert J. Heywood" <robert.heywood@codethink.co.uk> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>