indentation
Originally committed as revision 5447 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
1ea46bed23
commit
f25fc9b197
4
configure
vendored
4
configure
vendored
@ -995,7 +995,6 @@ fi
|
||||
fi
|
||||
|
||||
if test -z "$cross_prefix" ; then
|
||||
|
||||
# ---
|
||||
# big/little-endian test
|
||||
check_ld <<EOF
|
||||
@ -1011,14 +1010,11 @@ if test $? = 0 ; then
|
||||
else
|
||||
echo big/little test failed
|
||||
fi
|
||||
|
||||
else
|
||||
|
||||
# programs cannot be launched if cross compiling, so make a static guess
|
||||
if test "$cpu" = "powerpc" -o "$cpu" = "mips" ; then
|
||||
bigendian="yes"
|
||||
fi
|
||||
|
||||
fi
|
||||
|
||||
# ---
|
||||
|
Loading…
x
Reference in New Issue
Block a user