OSDN Git Service

* config/arm/arm-protos.h (arm_print_operand): Delete.
[pf3gnuchains/gcc-fork.git] / gcc / config / arm / t-linux-androideabi
1 MULTILIB_OPTIONS     = march=armv7-a mthumb
2 MULTILIB_DIRNAMES    = armv7-a thumb
3 MULTILIB_EXCEPTIONS  =
4 MULTILIB_MATCHES     =
5 MULTILIB_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