aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/gcc/config/i386
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.6/gcc/config/i386')
-rw-r--r--gcc-4.6/gcc/config/i386/linux64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.6/gcc/config/i386/linux64.h b/gcc-4.6/gcc/config/i386/linux64.h
index c72177818..622daaf70 100644
--- a/gcc-4.6/gcc/config/i386/linux64.h
+++ b/gcc-4.6/gcc/config/i386/linux64.h
@@ -46,7 +46,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
#undef CC1_SPEC
#define CC1_SPEC \
LINUX_OR_ANDROID_CC (LINUX_TARGET_CC1_SPEC, \
- LINUX_TARGET_CC1_SPEC " " ANDROID_CC1_SPEC)
+ LINUX_TARGET_CC1_SPEC " " ANDROID_CC1_SPEC("-fPIC"))
/* The svr4 ABI for the i386 says that records and unions are returned
in memory. In the 64bit compilation we will turn this flag off in