aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/config/arm/t-linux-androideabi
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/config/arm/t-linux-androideabi')
-rw-r--r--gcc-4.9/gcc/config/arm/t-linux-androideabi10
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc-4.9/gcc/config/arm/t-linux-androideabi b/gcc-4.9/gcc/config/arm/t-linux-androideabi
new file mode 100644
index 000000000..8f1307c55
--- /dev/null
+++ b/gcc-4.9/gcc/config/arm/t-linux-androideabi
@@ -0,0 +1,10 @@
+MULTILIB_OPTIONS = march=armv7-a mthumb
+MULTILIB_DIRNAMES = armv7-a thumb
+MULTILIB_EXCEPTIONS =
+MULTILIB_MATCHES =
+MULTILIB_OSDIRNAMES =
+
+# The "special" multilib can be used to build native applications for Android,
+# as opposed to native shared libraries that are then called via JNI.
+#MULTILIB_OPTIONS += tno-android-cc
+#MULTILIB_DIRNAMES += special