forked from FFmpeg/FFmpeg
fixing typo in some outcommentet code
Originally committed as revision 1727 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
553a628497
commit
98ca7790e3
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue