Stuart Henderson said:
> On 2016/02/01 09:08, Landry Breuil wrote:
> > Looking at https://github.com/mpv-player/mpv/issues/2710 they even seem
> > hostile to the BSDs.
> 
> Or just don't understand them, which is understandable.

This is my impression from that discussion.

> The issue there with LDFLAGS prepending rather than appending should
> be easy enough to handle though, something like
> CPPFLAGS="-I/usr/include -I${LOCALBASE}/include".

Sure.  And that is not even necessary, because the actual name clash is
already solved, and I don't have practical reason to insist on this
"/usr/local" thing any more.

Still, I want to them to add proper way to append {CPP,LD}FLAGS because
(1) things will get broken again when they add another non-unique header
name and (2) I want them to suffer from their decision of using waf and
their abominational framework on top of it, which is yet far worse.

-- 
Dmitrij D. Czarkoff

Reply via email to