ANDROID: arch: x86: disable pic for Android toolchain
authorGreg Hackmann <ghackmann@google.com>
Thu, 23 Jul 2015 17:40:57 +0000 (10:40 -0700)
committerAmit Pundir <amit.pundir@linaro.org>
Thu, 1 Dec 2016 09:48:44 +0000 (15:18 +0530)
commit31b8b64ce8131d9185207fc81082e8709699b5fa
tree843a7164b295c71c0003a15b620f805c6b998ec1
parentdfd7878dd19e7ced8910f866f68212ee79bc4349
ANDROID: arch: x86: disable pic for Android toolchain

Android toolchains enable PIC, so explicitly disable it with
-fno-pic (this is the upstream gcc default)

Signed-off-by: Greg Hackmann <ghackmann@google.com>
(cherry picked from commit 892606ece2bebfa5a1ed62e9552cc973707ae9d3)

Change-Id: I1e600363e5d18e459479fe4eb23d76855e16868d
arch/x86/Makefile