svn commit: r565330 - in head: . www www/palemoon www/palemoon/files

Jan Beich jbeich at FreeBSD.org
Mon Feb 22 11:51:38 UTC 2021


Olivier Certner <olivier.freebsd at free.fr> writes:

> I think it would be great if the ports infrastructure allowed to specify 
> building with GCC, but using libc++'s headers and linking against it,

Did you try USES=compiler:gcc-c++11-lib ?

https://svnweb.freebsd.org/changeset/ports/350623
https://svnweb.freebsd.org/changeset/ports/428641

> removing '-rpath', which is not necessary for a build-only dependency (I 
> wonder if it is still necessary at all for runtime dependencies; might be for 
> architectures that have not switched to clang; -rpath should be eliminated at 
> most costs, but this is another discussion).

https://wiki.freebsd.org/libgcc%20problem probably still affects
USES=fortran consumers.


More information about the svn-ports-all mailing list