213
edits
Line 105: | Line 105: | ||
ac_add_options --with-endian=little | ac_add_options --with-endian=little | ||
# Uncomment to run on ARMv5 or ARMv6 devices, including the emulator | # Uncomment to run on ARMv5 or ARMv6 devices, including the emulator. | ||
# Note that on devices that do *not* need this, applying it may cause | |||
# odd problems (like crashes or hangs). | |||
#ac_add_options --disable-thumb2 | #ac_add_options --disable-thumb2 | ||
edits