Commit bbed2daf authored by diego's avatar diego

comment grammar fix


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10759 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 1f2c9347
......@@ -1730,7 +1730,7 @@ fi
VHOOKCFLAGS="-fPIC"
# find if .align arg is power-of-two or not
# Find out if the .align argument is a power of two or not.
if test $asmalign_pot = "unknown"; then
disable asmalign_pot
echo 'asm (".align 3");' | check_cc && enable asmalign_pot
......
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