On Tue, Mar 29, 2016 at 03:38:51PM +0000, Christian Weisgerber wrote: > On 2016-03-28, Landry Breuil <lan...@rhaalovely.net> wrote: > > > https://cgit.rhaalovely.net/mozilla-firefox/?h=beta > > git clone -b beta https://rhaalovely.net/git/mozilla-firefox > > > > If you want to build it you probably need the attached mozilla.port.mk > > diff. > > Fails for me: > > /usr/obj/firefox-46.0beta5/firefox-46.0b5/media/ffvpx/libavutil/mem.c:36:10: > fatal error: 'malloc.h' file not found > #include <malloc.h>
Ah, yeah, totally forgot about this. Should be handled when https://bugzilla.mozilla.org/show_bug.cgi?id=1239550 is commited/completed. I'll try to figure out what patch chunk needs backporting when i come back. Landry