FreeBSD Bugzilla – Attachment 207553 Details for
Bug 240631
www/p5-WWW-Curl: Fix build on GCC architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
p5-WWW-Curl.patch (text/plain), 755 bytes, created by
Piotr Kubaj
on 2019-09-17 09:23:35 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-09-17 09:23:35 UTC
Size:
755 bytes
patch
obsolete
>Index: files/patch-Curl.xs >=================================================================== >--- files/patch-Curl.xs (nonexistent) >+++ files/patch-Curl.xs (working copy) >@@ -0,0 +1,11 @@ >+--- Curl.xs.orig 2019-09-17 09:12:44 UTC >++++ Curl.xs >+@@ -73,7 +73,7 @@ typedef struct { >+ #ifdef __CURL_MULTI_H >+ struct CURLM *curlm; >+ #else >+- struct void *curlm; >++ void *curlm; >+ #endif >+ } perl_curl_multi; >+ > >Property changes on: files/patch-Curl.xs >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
pkubaj
:
maintainer-approval?
(
sunpoet
)
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 240631
: 207553