Remove -fasm CFLAGS check, it is no longer needed.
Originally committed as revision 15629 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0d7dca3669
commit
75083a884f
1
configure
vendored
1
configure
vendored
@ -1149,7 +1149,6 @@ TMPO="${TMPDIR1}/ffmpeg-conf-${RANDOM}-$$-${RANDOM}.o"
|
|||||||
TMPS="${TMPDIR1}/ffmpeg-conf-${RANDOM}-$$-${RANDOM}.S"
|
TMPS="${TMPDIR1}/ffmpeg-conf-${RANDOM}-$$-${RANDOM}.S"
|
||||||
TMPSH="${TMPDIR1}/ffmpeg-conf-${RANDOM}-$$-${RANDOM}.sh"
|
TMPSH="${TMPDIR1}/ffmpeg-conf-${RANDOM}-$$-${RANDOM}.sh"
|
||||||
|
|
||||||
check_cflags -fasm
|
|
||||||
check_cflags -std=c99
|
check_cflags -std=c99
|
||||||
|
|
||||||
case "$arch" in
|
case "$arch" in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user