On Thu, Feb 06, 2020 at 05:39:53AM -0500, Santhosh Raju wrote: > Alright the solution would be to 'fix gcc' I suppose? :P
It might be a makefile bug passing different options to this build step (unintendely). > Will wait for other opinions (to see if there are any). If not will > add the flag to ignore the warning. A flag to supress the warning is fine, but we might need to make it conditional on gcc version or maybe other flags. Martin