aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/gcc/config/arm/t-linux-androideabi
blob: cbbec5bd2490fcee0c62bf9e857d8755ee23795b (plain)
1
2
3
4
5
6
7
8
9
10
11
MULTILIB_OPTIONS     = march=armv7-a mthumb mfloat-abi=hard
MULTILIB_DIRNAMES    = armv7-a thumb hard
MULTILIB_EXCEPTIONS  = mfloat-abi=hard* mthumb/mfloat-abi=hard*
MULTILIB_MATCHES     =
MULTILIB_OSDIRNAMES  =
MULTILIB_EXTRA_OPTS  = Wl,--no-warn-mismatch

# 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