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)
Wed, Oct 15, 2:06 AM
Unknown Object (File)
Mon, Oct 13, 4:58 AM
Unknown Object (File)
Mon, Oct 6, 6:42 AM
Unknown Object (File)
Tue, Sep 30, 4:42 PM
Unknown Object (File)
Sun, Sep 28, 10:07 AM
Unknown Object (File)
Sun, Sep 28, 6:13 AM
Unknown Object (File)
Sat, Sep 27, 12:27 PM
Unknown Object (File)
Sat, Sep 27, 10:46 AM
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.