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. 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". It is intentional that the toolchain doesn't look there by defalt, same reason as https://github.com/mpv-player/mpv/issues/2710#issuecomment-171088758 about not checking external locations.