Files
external_libcamera/meson.build
T
Tomi Valkeinen 9183d21842 meson: Enable -Wno-psabi for gcc 9+
I get the warnings related to psabi with:

gcc 9.3.0 "arm-buildroot-linux-gnueabihf-g++.br_real (Buildroot 2020.08-24-gc5c5f1fa46) 9.3.0"

Remove the check for gcc-9, so that -Wno-psabi is used on all gcc
versions over 7.1.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@iki.fi>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-10-12 14:27:18 +03:00

4.9 KiB