Bug 231585 - net/p5-Net-SSH-Perl: fix build with architectures using base GCC
Summary: net/p5-Net-SSH-Perl: fix build with architectures using base GCC
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-perl (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-22 13:23 UTC by Piotr Kubaj
Modified: 2018-09-25 07:45 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (perl)


Attachments
patch (664 bytes, patch)
2018-09-22 13:23 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2018-09-22 13:23:05 UTC
Created attachment 197347 [details]
patch

USES=compiler:c11 is required to build on architecture that still has GCC in base.

Tested on amd64 and powerpc64.