Page MenuHomeFreeBSD

sysutils/cbsd: Fix build on mips, mips64, powerpc64.
ClosedPublic

Authored by 0mp on Sep 28 2018, 9:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 27, 5:22 AM
Unknown Object (File)
Jun 16 2025, 2:56 AM
Unknown Object (File)
Jun 13 2025, 3:33 PM
Unknown Object (File)
Jun 12 2025, 3:35 PM
Unknown Object (File)
Jun 3 2025, 3:08 PM
Unknown Object (File)
May 31 2025, 9:08 PM
Unknown Object (File)
May 19 2025, 4:29 AM
Unknown Object (File)
May 18 2025, 7:29 PM
Subscribers
None

Details

Summary

This port unconditionally links against libc++. This needs to be removed to
build on architectures that don't have libc++.

PR: 231789
Sponsored by: IntegriCloud (hardware)
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Approved by: olevole@olevole.ru (maintainer)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Oct 1 2018, 1:23 PM
This revision was automatically updated to reflect the committed changes.