mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Changelog: https://git.linuxtv.org/libcamera.git/tag/?h=v0.7.1 libcamera is now using C++20. This minimal gcc version is increased to gcc-10. This commit also removes the gcc >= 5 requirement for the lc-compliance sub-option and the CXXFLAGS condition in the .mk file. Those are no longer needed. The Config.in comments about the required gcc version are also updated. Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>