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)
Jan 12 2024, 7:17 PM
Unknown Object (File)
Dec 20 2023, 1:50 AM
Unknown Object (File)
Aug 22 2023, 3:30 PM
Unknown Object (File)
Jul 15 2023, 10:08 PM
Unknown Object (File)
Jun 26 2023, 11:05 PM
Unknown Object (File)
Jun 3 2023, 9:40 AM
Unknown Object (File)
Feb 13 2023, 6:41 PM
Unknown Object (File)
Dec 27 2022, 3:10 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.