Commit 98ca7790 authored by Michael Niedermayer's avatar Michael Niedermayer

fixing typo in some outcommentet code

Originally committed as revision 1727 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 553a6284
......@@ -574,7 +574,7 @@ if test "x$targetos" != "xBeOS" && test "$os2" != "yes"; then
fi
if test "$small" == "yes"; then
# CFLAGS=${CFALGS//-O3/-Os}
# CFLAGS=${CFLAGS//-O3/-Os}
CFLAGS="$CFLAGS -Os"
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment