On Fri, 18 Apr 2008 00:28:58 -0700 Andrew Morton <akpm@linux-foundation.org> wrote:I'm totally fine with that, but I think I need Sam's help on making that happen the right way; this is going to need makefile fu L( Sam: Basically what I need is that if the scripts/gcc-x86_64-has-stack-protector.sh script fails, the build aborts with a message/#error that says that the compiler is not capable of supporting this feature. Right now the script is used like this: stackp := $(CONFIG_SHELL) $(srctree)/scripts/gcc-x86_64-has-stack-protector.sh stackp-$(CONFIG_CC_STACKPROTECTOR) := $(shell $(stackp) \ "$(CC)" -fstack-protector ) It's obviously easy to make this script print a warning.. but how do we make it stop the build? -- If you want to reach me at my work email, use arjan@linux.intel.com For development, discussion and tips for power savings, visit http://www.lesswatts.org --
| Greg Kroah-Hartman | [PATCH 005/196] Chinese: add translation of SubmittingDrivers |
| Linus Torvalds | Linux 2.6.25-rc4 |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Andrew Morton | 2.6.23-rc6-mm1 |
git: | |
| Arjan van de Ven | Re: [GIT]: Networking |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Andrew Morton | Re: [BUG] New Kernel Bugs |
| Radu Rendec | htb parallelism on multi-core platforms |
