mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-23 15:54:21 -09:00
Annoyingly, using "--disable warning" does not disable the warnings checks. It turns out that we look for "warnings" (i.e. with an 's') to know if we should disable the warnings check, so update the help text accordingly. Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be> Signed-off-by: Julien Olivain <ju.o@free.fr>