[Bug 212431] www/firefox: Fix build with libc++ 3.9.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 6 23:53:34 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212431
--- Comment #2 from Jan Beich <jbeich at FreeBSD.org> ---
Can you confirm Firefox trunk builds fine on projects/clang390-import before
r305496? If so I'd prefer to find out what fixed it before using libc++
workaround in base. Maybe you need to add type_traits into config/*-headers
like Mozilla bug 1268816 did.
1. pkg install mercurial
2. hg clone https://hg.mozilla.org/mozilla-unified/ firefox
3. hg up central
or if you prefer git
1. pkg install git
2. git clone https://github.com/mozilla/gecko-dev/ firefox
4. cd firefox
6. ./mach bootstrap # press 2, y, y, 2 in prompts
7. nice ./mach build
8. ./mach run
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gecko
mailing list