parent
a62505e8bc
commit
bc451cca0e
@ -0,0 +1,23 @@
|
|||||||
|
diff -up ./Makefile.PL.orig ./Makefile.PL
|
||||||
|
--- ./Makefile.PL.orig 2019-11-24 10:26:02.793736366 +0100
|
||||||
|
+++ ./Makefile.PL 2019-11-24 10:27:49.699547974 +0100
|
||||||
|
@@ -9,19 +9,6 @@ sub have_inc($) {
|
||||||
|
|
||||||
|
my $DEFINE;
|
||||||
|
|
||||||
|
-unless (-e "libev/ev_iouring.c") {
|
||||||
|
- print <<EOF;
|
||||||
|
-
|
||||||
|
-***
|
||||||
|
-*** ERROR: libev is missing or damaged. If you used a CVS check-out of EV,
|
||||||
|
-*** you also have to check-out the "libev" module from the same CVS
|
||||||
|
-*** repository into the EV dir (i.e. EV/libev from outside).
|
||||||
|
-***
|
||||||
|
-
|
||||||
|
-EOF
|
||||||
|
- exit 1;
|
||||||
|
-}
|
||||||
|
-
|
||||||
|
print <<EOF;
|
||||||
|
|
||||||
|
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
|
@ -1 +1 @@
|
|||||||
SHA512 (EV-4.27.tar.gz) = 076dde2a2e4c7d325f3c09b4fb3f04440f96e0ec79dcf86e16ec446471d2d0dc35d357fcdf5209a74271536461dc278f1a3ca698582374322bcd36a62ec28f51
|
SHA512 (EV-4.30.tar.gz) = e1ad5279a50e156c98411652710feb7473cef6cfe3b8db3a9f5fdcf34017be5b53025e34d301de18e9389c61f323b94f64a0b4798bbfba159b5e67f1d520b7b8
|
||||||
|
Loading…
Reference in new issue