[MPlayer-dev-eng] [PATCH] Enable FTZ/DAZ for SSE
Zuxy Meng
zuxy.meng at gmail.com
Fri May 18 10:35:13 CEST 2007
Hi,
2007/5/18, Diego Biurrun <diego at biurrun.de>:
> On Fri, May 18, 2007 at 03:41:20PM +0800, Zuxy Meng wrote:
> >
> > If no more objections I plan to apply the attached patch next week.
> >
> > --- Makefile ?????? 23339??
> > +++ Makefile ????????????
> > @@ -223,10 +223,10 @@
> >
> > mplayer$(EXESUF): $(MPLAYER_DEPS)
> > - $(CC) -o $@ $^ $(LDFLAGS_MPLAYER)
> > + $(CC) $(CFLAGS) -o $@ $^ $(LDFLAGS_MPLAYER)
>
> Rejected, CFLAGS do not belong in a linker command.
Hmm...I don't know if putting '-ffast-math' into COMMON_LDFLAGS is uglier.
--
Zuxy
Beauty is truth,
While truth is beauty.
PGP KeyID: E8555ED6
More information about the MPlayer-dev-eng
mailing list