aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/gcc/config/arm/t-linux-androideabi
blob: 8f1307c557f158eb20ad7904badcf0dbb72a3f4a (plain)
1
2
3
4
5
6
7
8
9
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