xref: /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/t-linux-androideabi (revision 1debfc3d3fad8af6f31804271c18e67f77b4d718)
1*1debfc3dSmrgMULTILIB_OPTIONS     = march=armv7-a mthumb
2*1debfc3dSmrgMULTILIB_DIRNAMES    = armv7-a thumb
3*1debfc3dSmrgMULTILIB_EXCEPTIONS  =
4*1debfc3dSmrgMULTILIB_MATCHES     =
5*1debfc3dSmrgMULTILIB_OSDIRNAMES  =
6*1debfc3dSmrg
7*1debfc3dSmrg# The "special" multilib can be used to build native applications for Android,
8*1debfc3dSmrg# as opposed to native shared libraries that are then called via JNI.
9*1debfc3dSmrg#MULTILIB_OPTIONS    += tno-android-cc
10*1debfc3dSmrg#MULTILIB_DIRNAMES   += special
11