[Skiboot] [PATCH] Makefiles: Remove --Wno-stringop-truncation

Stewart Smith stewart at linux.ibm.com
Fri Jul 26 15:55:50 AEST 2019


"Oliver O'Halloran" <oohall at gmail.com> writes:
> To disable a warning you use the command line parameter:
>
> 	 -Wno-<warning-name>, not
> 	--Wno-<warning-name>
>
> GCC seems to ignore parameters starting with a double dash, so we've
> been building with the stringop-trunction warning enabled for about a
> year now and no one has complained. Away it goes.

I think Joel originally submitted this... probably for some reason, but
maybe that reason was only valid on a weird toolchain that was looking
at him funny that day? Or we solidly messed it up.

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list