diff options
author | Max Horn | 2011-05-06 13:14:44 +0200 |
---|---|---|
committer | Max Horn | 2011-05-25 13:24:38 +0200 |
commit | d2e778bf0b4692e957c74a7749a75d6fd5ed214d (patch) | |
tree | b1a5a429c3c960d6f38ee6511e809f278137d6c2 /backends/platform/gp2x | |
parent | 4b7f6dfa3c8ca3ee614810007728e49ba2fd9e6e (diff) | |
download | scummvm-rg350-d2e778bf0b4692e957c74a7749a75d6fd5ed214d.tar.gz scummvm-rg350-d2e778bf0b4692e957c74a7749a75d6fd5ed214d.tar.bz2 scummvm-rg350-d2e778bf0b4692e957c74a7749a75d6fd5ed214d.zip |
BUILD: Replace _need_memalign runtime test by hardcoded list
According to a discussion on -devel, this test cannot work reliably in
general: It cannot determine when unaligned access really works reliably
in all situations, nor on all implementations of the target CPU arch;
nor does it determine whether unaligned access is supported effectively
(as opposed to say supported via super-slow fault handler mechanism).
Diffstat (limited to 'backends/platform/gp2x')
0 files changed, 0 insertions, 0 deletions