[FFmpeg-devel] [PATCH] enable -fomit-frame-pointer if disable optimizations and compiler supports -formit-frame-pointer
Ben Taylor
bentaylor.solx86
Wed Jun 25 14:17:49 CEST 2008
This is a very small patch for configure that doesn't automatically
add -fomit-frame-pointer to cflags. instead of using add_cflags,
I'm using check_cflags, as Sun's Studio12 compiler doesn't
support -fomit-frame-pointer.
Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-configure.diff
Type: text/x-patch
Size: 367 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080625/1fbc4304/attachment.bin>
More information about the ffmpeg-devel
mailing list