提交 e3880318 编写于 作者: D Diego Biurrun

bashism--;

Originally committed as revision 4805 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 9f23a10a
......@@ -1030,7 +1030,7 @@ if $cc -msse -o $TMPO $TMPC 2> /dev/null ; then
fi
# Probe for -Wdeclaration-after-statement
if test "$cc" == "gcc"; then
if test "$cc" = "gcc"; then
cat > $TMPC << EOF
int main( void ) { return 0; }
EOF
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册