diff options
author | Max Horn | 2009-10-13 18:51:14 +0000 |
---|---|---|
committer | Max Horn | 2009-10-13 18:51:14 +0000 |
commit | 581b819c25e9cf0700f36dd3cf22818db30f9420 (patch) | |
tree | 2169d8912886f4fbdf48ac9e2efe030e4747aa11 /sound/shorten.cpp | |
parent | 0df369767d4c560b75e4578cb7d3ab703cb5bf2b (diff) | |
download | scummvm-rg350-581b819c25e9cf0700f36dd3cf22818db30f9420.tar.gz scummvm-rg350-581b819c25e9cf0700f36dd3cf22818db30f9420.tar.bz2 scummvm-rg350-581b819c25e9cf0700f36dd3cf22818db30f9420.zip |
BUILD: Don't set endianes & data types explicitly, rely on auto-detection
The auto-detection code *does* work for cross compilers, too. So it
should never be necessary to explicitly set _endian or type_1_byte etc..
But if for some reason this does not work correctly on your port, and
you have to re-add the explicit settings, please make sure to clearly
document this with a comment.
Note: Several ports set type_4_byte='long'. I added FIXME comments to
each code, asking porters to document the reason why 'long' must be used
instead 'int' resp. instead of the auto-detected type.
svn-id: r45037
Diffstat (limited to 'sound/shorten.cpp')
0 files changed, 0 insertions, 0 deletions