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
F167067603: D17352.id48613.diff
Tue, Aug 18, 8:34 PM
F167064411: D17352.id48562.diff
Tue, Aug 18, 8:27 PM
F167037276: D17352.id48562.diff
Tue, Aug 18, 5:03 PM
F167014829: D17352.diff
Tue, Aug 18, 2:35 PM
F167014208: D17352.id48613.diff
Tue, Aug 18, 2:31 PM
Unknown Object (File)
Mon, Aug 17, 5:11 PM
Unknown Object (File)
Sun, Aug 16, 8:41 PM
Unknown Object (File)
Sat, Aug 8, 1:56 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.