mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-07 17:22:02 +00:00
CONFIGURE: Remove endianness check .dwo file
This commit is contained in:
parent
953772ba99
commit
49dc93a409
2
configure
vendored
2
configure
vendored
@ -2580,7 +2580,7 @@ elif $_strings $TMPO$HOSTEXEEXT 2>> "$TMPLOG" | grep LiTTleEnDian >/dev/null; th
|
||||
_endian=little
|
||||
fi
|
||||
echo $_endian;
|
||||
cc_check_clean tmp_endianness_check.cpp tmp_endianness_check.dwo
|
||||
cc_check_clean tmp_endianness_check.cpp $TMPO-tmp_endianness_check.dwo
|
||||
|
||||
case $_endian in
|
||||
big)
|
||||
|
Loading…
x
Reference in New Issue
Block a user