Skip to content
Commit 95936e2b authored by Andrew Boie's avatar Andrew Boie Committed by Anas Nashif
Browse files

kernel: fix x86 stack protector with later GCC



Newer versions of GCC default to using thread-local storage ABI
for the canary value instead of a global. We don't implement TLS
in Zephyr like this (at least for now) so specify that we want
to use the global instead.

Signed-off-by: default avatarAndrew Boie <andrew.p.boie@intel.com>
parent a68120de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment