2 Feb 2010 03:20
Re: commit: Add config.log support (Diogo Franco )
Jason Garrett-Glaser <darkshikari <at> gmail.com>
2010-02-02 02:20:15 GMT
2010-02-02 02:20:15 GMT
On Mon, Feb 1, 2010 at 6:10 PM, Takashi Mochizuki <mochi <at> da2.so-net.ne.jp> wrote: > Hi all, > These days so many large patches are comming... > > I would like to know why this commit contains optimization level change. > Is it required? Or, better for most case? -O4 actually means something with LLVM, so we dropped it to -O3 to not cause issues there. gcc doesn't have anything above -O3. -O4 is placebo. Dark Shikari _______________________________________________ x264-devel mailing list x264-devel <at> videolan.org http://mailman.videolan.org/listinfo/x264-devel
RSS Feed