FreeBSD Bugzilla – Attachment 163649 Details for
Bug 204895
[MAINTAINER] devel/pecl-ev: Fixed some error in build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
pecl-ev.patch
pecl-ev.patch (text/plain), 997 bytes, created by
johnpupu
on 2015-11-29 14:43:06 UTC
(
hide
)
Description:
pecl-ev.patch
Filename:
MIME Type:
Creator:
johnpupu
Created:
2015-11-29 14:43:06 UTC
Size:
997 bytes
patch
obsolete
>diff -ruN pecl-ev.orig/Makefile pecl-ev/Makefile >--- pecl-ev.orig/Makefile 2015-11-05 20:12:52.808327000 +0800 >+++ pecl-ev/Makefile 2015-11-29 22:14:42.869135000 +0800 >@@ -3,6 +3,7 @@ > > PORTNAME= ev > PORTVERSION= 0.2.15 >+PORTREVISION= 1 > CATEGORIES= devel > MASTER_SITES= http://pecl.php.net/get/ > PKGNAMEPREFIX= pecl- >diff -ruN pecl-ev.orig/files/patch-libev_ev.c pecl-ev/files/patch-libev_ev.c >--- pecl-ev.orig/files/patch-libev_ev.c 1970-01-01 08:00:00.000000000 +0800 >+++ pecl-ev/files/patch-libev_ev.c 2015-11-29 22:37:45.740312000 +0800 >@@ -0,0 +1,11 @@ >+--- libev/ev.c.orig 2015-11-29 14:37:29 UTC >++++ libev/ev.c >+@@ -1010,7 +1010,7 @@ ecb_inline uint64_t ecb_rotr64 (uint64_t >+ #define ecb_unreachable() __builtin_unreachable () >+ #else >+ /* this seems to work fine, but gcc always emits a warning for it :/ */ >+- ecb_inline void ecb_unreachable (void) ecb_noreturn; >++ ecb_noreturn ecb_inline void ecb_unreachable (void); >+ ecb_inline void ecb_unreachable (void) { } >+ #endif >+
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 Raw
Actions:
View
Attachments on
bug 204895
: 163649