summaryrefslogtreecommitdiff
path: root/arch/x86
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2016-11-04 21:39:39 +0300
committerMichal Marek <mmarek@suse.com>2016-11-10 00:28:05 +0300
commit82031ea29e454b574bc6f49a33683a693ca5d907 (patch)
tree1e29308232a326471658f6f17a34c045c6f9dce7 /arch/x86
parent8ae94224c9d72fc4d9aaac93b2d7833cf46d7141 (diff)
downloadlinux-82031ea29e454b574bc6f49a33683a693ca5d907.tar.xz
scripts/has-stack-protector: add -fno-PIE
Adding -no-PIE to the fstack protector check. -no-PIE was introduced before -fstack-protector so there is no need for a runtime check. Without it the build stops: |Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong available but compiler is broken due to -mcmodel=kernel + -fPIE if -fPIE is enabled by default. Tagging it stable so it is possible to compile recent stable kernels as well. Cc: stable@vger.kernel.org Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Michal Marek <mmarek@suse.com>
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions