Mercurial > mplayer.hg
diff mp_msg.h @ 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 | 4a6b79a1ad52 |
children | bad73cd81b23 |