Sha256: 0e2707459543b7faa4b40dd876b0c71f2016459897c2c63c3ad0cc3b38070f38

Contents?: true

Size: 601 Bytes

Versions: 8

Compression:

Stored size: 601 Bytes

Contents

diff --git a/configure b/configure
index ebe3d8c..a336b73 100755
--- a/configure
+++ b/configure
@@ -18943,7 +18943,6 @@ do :
   ac_fn_c_check_func "$LINENO" "sendfile" "ac_cv_func_sendfile"
 if test "x$ac_cv_func_sendfile" = xyes; then :
   cat >>confdefs.h <<_ACEOF
-#define HAVE_SENDFILE 1
 _ACEOF

 fi
diff --git a/io.c b/io.c
index 82c5940538..a8d3661ec8 100644
--- a/io.c
+++ b/io.c
@@ -10721,7 +10721,6 @@ nogvl_copy_stream_wait_write(struct copy_stream_struct *stp)
 }

 #if defined __linux__ && defined __NR_copy_file_range
-#  define USE_COPY_FILE_RANGE
 #endif

 #ifdef USE_COPY_FILE_RANGE

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
win32-api-1.10.1 vendor/bundle/ruby/2.5.0/gems/rake-compiler-dock-0.7.2/build/patches/ruby-2.5.3/no_sendfile.patch
win32-api-1.10.0 vendor/bundle/ruby/2.5.0/gems/rake-compiler-dock-0.7.2/build/patches/ruby-2.5.3/no_sendfile.patch
win32-api-1.9.2 vendor/bundle/ruby/2.5.0/gems/rake-compiler-dock-0.7.2/build/patches/ruby-2.5.3/no_sendfile.patch
win32-api-1.9.1 vendor/bundle/ruby/2.5.0/gems/rake-compiler-dock-0.7.2/build/patches/ruby-2.5.3/no_sendfile.patch
rake-compiler-dock-0.7.2 build/patches/ruby-2.5.3/no_sendfile.patch
rake-compiler-dock-0.7.1 build/patches/ruby-2.5.3/no_sendfile.patch
rake-compiler-dock-0.7.0 build/patches/ruby-2.5.3/no_sendfile.patch
rake-compiler-dock-0.6.3 build/patches/ruby-2.5.0/no_sendfile.patch