]> git.pld-linux.org Git - packages/ruby.git/blobdiff - ruby-ffs.patch
new files
[packages/ruby.git] / ruby-ffs.patch
index d17309de5fda6016c6f271388ffc46b2b7f20d99..73e9b9daf3a7bcdfdbe88d79af266e27fd150095 100644 (file)
@@ -1,11 +1,12 @@
---- ruby-1.9.2-p0/configure.in.orig    2010-10-09 14:30:10.239742720 +0200
-+++ ruby-1.9.2-p0/configure.in 2010-10-09 14:35:19.007744396 +0200
-@@ -1163,7 +1163,7 @@
+diff -ur ruby-1.9.2-p290-o//configure.in ruby-1.9.2-p290/configure.in
+--- ruby-1.9.2-p290-o//configure.in    2011-08-27 20:31:47.000000000 -0600
++++ ruby-1.9.2-p290/configure.in       2011-08-27 20:35:03.000000000 -0600
+@@ -1184,7 +1184,7 @@
  else
    AC_LIBOBJ([signbit])
  fi
--AC_CHECK_FUNCS(fmod killpg wait4 waitpid fork spawnv syscall chroot getcwd eaccess\
-+AC_CHECK_FUNCS(fmod killpg wait4 waitpid fork spawnv syscall chroot getcwd eaccess ffs\
-             truncate ftruncate chsize times utimes utimensat fcntl lockf lstat\
+-AC_CHECK_FUNCS(fmod killpg wait4 waitpid fork spawnv syscall __syscall chroot getcwd eaccess\
++AC_CHECK_FUNCS(fmod killpg wait4 waitpid fork spawnv syscall __syscall chroot getcwd eaccess ffs\
+             truncate ftruncate ftello chsize times utimes utimensat fcntl lockf lstat\
+             truncate64 ftruncate64 ftello64 fseeko fseeko64 \
              link symlink readlink readdir_r fsync fdatasync fchown\
-             setitimer setruid seteuid setreuid setresuid setproctitle socketpair\
This page took 0.026863 seconds and 4 git commands to generate.