Alpha: add -mieee to CFLAGS
Originally committed as revision 16676 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
fd6045bae5
commit
c0a02a3e47
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
|
@ -1327,6 +1327,7 @@ EOF
|
|||
alpha)
|
||||
arch="alpha"
|
||||
enable fast_64bit
|
||||
check_cflags -mieee
|
||||
;;
|
||||
"Power Macintosh"|ppc|powerpc)
|
||||
arch="ppc"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue