[vlc-devel] Apply clobber patches again

Rafaël Carré funman at videolan.org
Sat Nov 19 10:40:45 CET 2011


Le Sat, 19 Nov 2011 10:32:04 +0200,
"Rémi Denis-Courmont" <remi at remlab.net> a écrit :

> Le samedi 19 novembre 2011 06:06:39 Rafaël Carré, vous avez écrit :
> > Should be OK now after 88118cb59437f64a30e9f40693f0f034a6fdd6ba
> 
> That patch is orthogonal to the problem. So no, it is still not OK.

I misread that we were now using -mmmx / -msse compiler flags.

CFLAGS_save use is broken. We should save and restore before and after
every checks to be clear

-mmmx is now in CFLAGS because the last check which runs (3dnow) does:

  CFLAGS="${CFLAGS_save} -mmmx"


-- 
Rafaël Carré



More information about the vlc-devel mailing list