Mercurial > mplayer.hg
comparison m_config.c @ 15591:3d32bc09b975
The default CFLAGS settings include -ffast-math and GCC 3.4.3 therefore
optimizes the lrintf call in the test away, effectively turning it into
a NOP. The attached patch forces -ffast-math of for this test.
patch by Joerg Sonnenberger <joerg - at -britannica - dot - bec - dot - de>
author | diego |
---|---|
date | Sun, 29 May 2005 23:16:22 +0000 |
parents | bad703951cf9 |
children | 63909962d3fc |
comparison
equal
deleted
inserted
replaced
15590:e848b20cd449 | 15591:3d32bc09b975 |
---|