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, Mar 1, 10:02 AM
Unknown Object (File)
Sun, Feb 8, 1:29 AM
Unknown Object (File)
Sat, Feb 7, 8:12 PM
Unknown Object (File)
Jan 31 2026, 10:05 AM
Unknown Object (File)
Jan 21 2026, 1:24 AM
Unknown Object (File)
Dec 21 2025, 12:02 AM
Unknown Object (File)
Dec 9 2025, 9:01 AM
Unknown Object (File)
Dec 5 2025, 10:23 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.