Christian Ehrhardt wrote:
> Subject: [PATCH] extboot: fix -fno-stack-protector usage
> From: Christian Ehrhardt <[EMAIL PROTECTED]>
>
> Option -fno-stack-protector breaks kvm-userspace in environments without
> stack-protector functionality. They fail with "unrecognized command line
> option" whe
Subject: [PATCH] extboot: fix -fno-stack-protector usage
From: Christian Ehrhardt <[EMAIL PROTECTED]>
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 remov