Commit d4c2d2b0 authored by michaelni's avatar michaelni

fixing typo in some outcommentet code


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@1727 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent ec6f90d6
......@@ -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