>
>I changed back the CFLAGS and now it works. But why ?
>
>Martin
>

The ebuild is really just a little script.  It's using sed to configure some
of the compile options based on settings in the make.conf file, and that's
expecting all of that to be on one line.  I'm not sure about the use line,
since mine is short,  but I suspect that it is all on one line also, and
it's just wrapping.  Does a cat -ve /etc/make.conf just have one $ at the
end of all of that use line?  If so, it's just one big line.

--
[EMAIL PROTECTED] mailing list

Reply via email to