mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
On-target builds are using -Wno-maybe-uninitialized which is helpful to avoid basic coding mistakes. This patch adds the same check for host builds. JIRA NVGPU-2225 Change-Id: I8fb4d26a7d417e3deedc3a58de760e7b0e50b559 Signed-off-by: Nicolas Benech <nbenech@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2147094 GVS: Gerrit_Virtual_Submit Reviewed-by: Alex Waterman <alexw@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>