Displaying 1 result from an estimated 1 matches for "our_c_only_cflags".
2007 Jul 24
1
PATCH : Fix missing protoypes
Josh Coalson wrote:
> --- Erik de Castro Lopo <erikd-flac@mega-nerd.com> wrote:
>
> > Hi all,
> >
> > I added -Wmissing-prototypes -Wstrict-prototypes to the CFLAGS and
> > found that there were a number warnings generated.
> >
> > The patch below fixes those warnings and adds the two -W flags to
> > configure.in.
>
> I checked most