Summary: | www/p5-WWW-Curl: Fix build on GCC architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | sunpoet | ||||
Priority: | --- | Keywords: | needs-qa | ||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(sunpoet) |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
This should be sent upstream Comment on attachment 207553 [details]
patch
@Piotr Build fixes are:
Approved by: portmgr (blanket: build fix)
Mentor approval (pending maintainer review): builds on ppcports. A commit references this bug: Author: sunpoet Date: Wed Sep 25 20:55:02 UTC 2019 New revision: 512855 URL: https://svnweb.freebsd.org/changeset/ports/512855 Log: Fix build on powerpc PR: 240631 Submitted by: pkubaj Changes: head/www/p5-WWW-Curl/files/patch-Curl.xs Committed. Thanks! |
Created attachment 207553 [details] patch When building with GCC: Curl.xs:76: error: expected '{' before 'void' Remove "struct" to fix build.