view gcc/config/arm/t-linux-androideabi @ 158:494b0b89df80 default tip

...
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 25 May 2020 18:13:55 +0900
parents 561a7518be6b
children
line wrap: on
line source

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