make problem: -Dfoo='"bar"' and FILES_FLAGS_CHANGED in .flags

From: Kevin Hilman (khilman@equator.com)
Date: Mon Feb 05 2001 - 16:47:10 EST


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.

I'm not sure where the right place to change this is, but it looks
like the .c.o rule in Rules.make is where the .flags files are
generated.

-- 
Kevin Hilman
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Feb 07 2001 - 21:00:22 EST