Skip to content
Commit bf6cbd0c authored by Michael Ellerman's avatar Michael Ellerman
Browse files

powerpc: Fix stackprotector detection for non-glibc toolchains



If GCC is not built with glibc support then we must explicitly tell it
which register to use for TLS mode stack protector, otherwise it will
error out and the cc-option check will fail.

Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 50530f5e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment