Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 2021 09:18:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251117] [NEW PORT] www/palemoon: Open-source web browser
Message-ID:  <bug-251117-7788-GPu79VZy9q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251117-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251117-7788@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=3D251117

--- Comment #65 from Gleb Popov <arrowd@FreeBSD.org> ---
I'm a bit confused by the comment

> We require GCC (see also GCC_DEFAULT below), but we need to make sure that
there are no runtime dependencies to libstdc++, i.e., that libc++'s headers
and libraries are used during compilation and link.

It is a quite unusual combination when GCC uses libc++, why do we want this=
? I
believe, this is what causes failures when building on CURRENT.


Another small problem with the port is that you need

.include <bsd.port.post.mk>

at the end of Makefile instead of

.include <bsd.port.mk>

--=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-251117-7788-GPu79VZy9q>