aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8/gcc/config/arm/linux-eabi.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.8/gcc/config/arm/linux-eabi.h')
-rw-r--r--gcc-4.8/gcc/config/arm/linux-eabi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.8/gcc/config/arm/linux-eabi.h b/gcc-4.8/gcc/config/arm/linux-eabi.h
index a320c36ca..305d7cb34 100644
--- a/gcc-4.8/gcc/config/arm/linux-eabi.h
+++ b/gcc-4.8/gcc/config/arm/linux-eabi.h
@@ -87,7 +87,7 @@
#undef CC1_SPEC
#define CC1_SPEC \
LINUX_OR_ANDROID_CC (GNU_USER_TARGET_CC1_SPEC, \
- GNU_USER_TARGET_CC1_SPEC " " ANDROID_CC1_SPEC)
+ GNU_USER_TARGET_CC1_SPEC " " ANDROID_CC1_SPEC("-fpic"))
#define CC1PLUS_SPEC \
LINUX_OR_ANDROID_CC ("", ANDROID_CC1PLUS_SPEC)