From: Avi K. <av...@qu...> - 2008-01-08 17:10:01
|
Christian Ehrhardt wrote: > Subject: [PATCH] extboot: fix -fno-stack-protector usage > From: Christian Ehrhardt <ehr...@li...> > > Option -fno-stack-protector breaks kvm-userspace in environments without > stack-protector functionality. They fail with "unrecognized command line > option" when compiling extboot. > This patch removes the fix -fno-stack-protector option and replaces it > with a detection that only adds -fno-stack-protector if the option is > supported by the used gcc. > The detection code is copied from kernel sources scripts/Kbuild.include. > Applied, thanks. -- error compiling committee.c: too many arguments to function |