diff options
author | Sam Ravnborg <[email protected]> | 2007-11-04 19:00:46 +0100 |
---|---|---|
committer | Sam Ravnborg <[email protected]> | 2007-11-04 19:00:46 +0100 |
commit | 69ee0b3522428a07ff1765446d631ecc7da6ae0f (patch) | |
tree | fe13c78e9f7e7fa528a7bd1bd72e387373668212 /net/unix/sysctl_net_unix.c | |
parent | b4f555081fdd27d13e6ff39d455d5aefae9d2c0c (diff) |
kbuild: do not pick up CFLAGS from the environment
Too many people have CFLAGS set to support building userspace.
And now Kbuild picks up CFLAGS this caused troubles.
Although people should realise that setting CFLAGS has
a 'global' effect the impact on the kernel build is a suprise.
So change kbuild to pick up value from KCFLAGS that is
much less used.
When kbuild pick up a value it will warn like this:
Makefile:544: "WARNING: Appending $KCFLAGS (-O3) from environment to kernel $CFLAGS"
Signed-off-by: Sam Ravnborg <[email protected]>
Cc: Thomas Bächler <[email protected]>
Cc: David Miller <[email protected]>
Cc: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions