[FFmpeg-devel] [PATCH] Fix configure on OS X 10.6

David Conrad lessen42
Thu Oct 1 02:06:21 CEST 2009


Hi,

uname -m on 10.6 returns i386 on 10.6 (unless you use a 64-bit kernel  
which is you don't by default), but gcc now defaults to producing  
x86_64 code on 10.6 if you have a CPU capable of running it regardless.

Thus, this moves the compile check for x86_64 to also be run if a 32- 
bit arch is detected.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ffmpeg-configure.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090930/3212d32f/attachment.txt>



More information about the ffmpeg-devel mailing list