Skip the MMX/SSE and memalign() check when running on OS X/Darwin, *alloc
authorDiego Biurrun <diego@biurrun.de>
Mon, 24 Jul 2006 09:45:13 +0000 (09:45 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 24 Jul 2006 09:45:13 +0000 (09:45 +0000)
commit8b3a43cf54b4a6b81adcbac0f1c93fd2fea1afd0
tree6749118303b0f332450bb9222b484f9a973b18a8
parent5df6889364dbe3d10119a77985c84566c065a65a
Skip the MMX/SSE and memalign() check when running on OS X/Darwin, *alloc
provides necessary alignment on this platform.
patch by Mino Taoyama and Nigel Pearson

Originally committed as revision 5821 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure