[Swan-dev] makefile breakage#1 the .c.o rules and CFLAGS

Andrew Cagney andrew.cagney at gmail.com
Thu Feb 19 18:44:28 EET 2015


FYI,

On 17 February 2015 at 21:03, Andrew Cagney <andrew.cagney at gmail.com> wrote:

> As a hack, so that fixing dependencies doesn't degenerate into an
> attempt to fix this CFLAG snafu, I'm going to do something like:
>
> .c.o:
>         $(CC) $(MK_DEPENDS_CFLAGS) .... -c $<

I've pushed this slightly tweaked.

Once I've recovered from some qemu update breakage and head builds
without warnings I'll look at the stray file mystery.

Andrew


More information about the Swan-dev mailing list