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