Evening !

Today's emerge world  likes to install  xine-lib-1_rc2, which can fail
on x86 due to known  "-mfpmath=sse" and xine-lib incompatibility bug ...
(see bugs.gentoo.org)


Solution: Prevent compile to run with "-mfpmath=sse" by modifying xine-lib-1_rc2.ebuild, which is possible in two ways:

1. add "-mfpmath=sse" to filter-flags

or

2. add replace-flags "-mfpmath=sse" " "


I searched ebuid HOWTO ( http://www.gentoo.org/doc/en/gentoo-howto.xml ) but there is no info about filter-flags, replace-flags ... functions, so I just guess it should work in both cases :-).

noro


-- [EMAIL PROTECTED] mailing list



Reply via email to