Date: Tue, 06 Sep 2016 23:53:34 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 212431] www/firefox: Fix build with libc++ 3.9.0 Message-ID: <bug-212431-21738-u9ScfBroml@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-212431-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-212431-21738@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212431 --- Comment #2 from Jan Beich <jbeich@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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212431-21738-u9ScfBroml>