Alpha: add -mieee to CFLAGS

Originally committed as revision 16676 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Måns Rullgård 16 years ago
parent fd6045bae5
commit c0a02a3e47
  1. 1
      configure

1
configure vendored

@ -1327,6 +1327,7 @@ EOF
alpha)
arch="alpha"
enable fast_64bit
check_cflags -mieee
;;
"Power Macintosh"|ppc|powerpc)
arch="ppc"

Loading…
Cancel
Save