On 05 Feb 2001 13:47:10 -0800, 
Kevin Hilman <[EMAIL PROTECTED]> wrote:
>When using -Dfoo='"bar"' in CFLAGS, it ends up as -Dfoo=bar in the
>.flags file.  This difference causes the FILES_FLAGS_CHANGED to get
>set for any files that have that in their CFLAGS, and therefore they
>are always remade.

Try using -Dfoo=\"bar\" instead.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to