gcc/ChangeLog
PR other/122243
* doc/invoke.texi: Document -mno-android.
@samp{*-*-linux-*android*} targets.
@opindex mandroid
+@opindex mno-android
@item -mandroid
+@itemx -mno-android
Compile code compatible with Android platform. This is the default on
@samp{*-*-linux-*android*} targets.
Finally, this option causes the preprocessor macro @code{__ANDROID__}
to be defined.
+This option can be disabled completely with @option{-mno-android}.
+
@opindex tno-android-cc
@item -tno-android-cc
Disable compilation effects of @option{-mandroid}, i.e., do not enable