[PATCH video-intel] simplify Makefile as per-target compilation flags are not needed

Chris Wilson chris at chris-wilson.co.uk
Sat Jul 24 01:04:55 PDT 2010


On Fri, 23 Jul 2010 19:15:22 -0400, Gaetan Nadon <memsize at videotron.ca> wrote:
> We then do not need the AM_PROG_CC_C_O to detect compiler who
> do not accept both -c and -o together.
> 
> This setup is only needed when the same source is compiled
> multiple times with different compiler options.

Looks ok, and I don't have plans to break it in the immediate future.
There used to be a C file shared between i810 and i830, no longer.

Can you add a note explaining the target_CFLAGS to AM_CFLAGS change? Why
does that need to be coupled to the removal of AM_PROG_CC_C_O or is that
just accidental?

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the xorg-devel mailing list