Skip to content
Commit 484d90ee authored by Andrew Boie's avatar Andrew Boie Committed by H. Peter Anvin
Browse files

x86, build: Globally set -fno-pic



GCC built with nonstandard options can enable -fpic by default.
We never want this for 32-bit kernels and it will break the build.

[ hpa: Notably the Android toolchain apparently does this. ]

Change-Id: Iaab7d66e598b1c65ac4a4f0229eca2cd3d0d2898
Signed-off-by: default avatarAndrew Boie <andrew.p.boie@intel.com>
Link: http://lkml.kernel.org/r/1344624546-29691-1-git-send-email-andrew.p.boie@intel.com


Signed-off-by: default avatarH. Peter Anvin <hpa@linux.intel.com>
parent c6fd893d
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