Summary: | net/libusipp: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon, pkubaj | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(sunpoet) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Committed. Thanks! A commit references this bug: Author: sunpoet Date: Fri Apr 5 22:45:52 UTC 2019 New revision: 498033 URL: https://svnweb.freebsd.org/changeset/ports/498033 Log: Fix build on powerpc PR: 237049 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Changes: head/net/libusipp/files/ head/net/libusipp/files/patch-ipcomp.cc |
Created attachment 203411 [details] patch ipcomp.cc needs to include csctring to fix build on GCC architectures. Tested on powerpc64 and amd64.