Mercurial > mplayer.hg
view cfg-mplayer-def.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 | 8e55121885b2 |
children | 1345f8cdfb00 |
line wrap: on
line source
static char* default_config= "# Write your default config options here!\n" "\n" //"nosound=nem" "\n";