summaryrefslogtreecommitdiffstats
path: root/talloc.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-03-11 00:50:01 +0100
committerwm4 <wm4@nowhere>2013-03-11 00:50:01 +0100
commit28de5a789129928f44647d31f31cffe7ac43b8ce (patch)
tree1fabef670b533cbc834015de545ed08cf8d0c370 /talloc.c
parentb1be668b9d6ccfc3e3af67eb52487d56c5d1f360 (diff)
downloadmpv-28de5a789129928f44647d31f31cffe7ac43b8ce.tar.bz2
mpv-28de5a789129928f44647d31f31cffe7ac43b8ce.tar.xz
configure: remove -fomit-frame-pointer and -ffast-math from CFLAGS
-fomit-frame-pointer is enabled by default with recent gcc and clang compilers if -O2 is used. It also breaks debugging when optimization is disabled, so it makes absolutely no sense to have -fomit-frame-pointer explicitly in the CFLAGS. Get rid of -ffast-math too. It's little more than cargo-culting, and might actually break NaN handling and such things.
Diffstat (limited to 'talloc.c')
0 files changed, 0 insertions, 0 deletions