• Martin Storsjo's avatar
    Disable fast unaligned on armv5te · 836f8e98
    Martin Storsjo authored
    This is enabled by default in the main configure.sh, but apparently
    is supposed to be disabled if the hardware doesn't support it.
    Unaligned reads is only supported on armv6 and newer.
    
    Change-Id: Ie1412e36a14036bbb4fe7b89aa36a178f35b2228
    836f8e98