]> git.pld-linux.org Git - packages/ruby.git/blob - ruby-ffs.patch
- rel 3 for non-bootstrap build
[packages/ruby.git] / ruby-ffs.patch
1 diff -ur ruby-1.9.2-p290-o//configure.in ruby-1.9.2-p290/configure.in
2 --- ruby-1.9.2-p290-o//configure.in     2011-08-27 20:31:47.000000000 -0600
3 +++ ruby-1.9.2-p290/configure.in        2011-08-27 20:35:03.000000000 -0600
4 @@ -1184,7 +1184,7 @@
5  else
6    AC_LIBOBJ([signbit])
7  fi
8 -AC_CHECK_FUNCS(fmod killpg wait4 waitpid fork spawnv syscall __syscall chroot getcwd eaccess\
9 +AC_CHECK_FUNCS(fmod killpg wait4 waitpid fork spawnv syscall __syscall chroot getcwd eaccess ffs\
10               truncate ftruncate ftello chsize times utimes utimensat fcntl lockf lstat\
11               truncate64 ftruncate64 ftello64 fseeko fseeko64 \
12               link symlink readlink readdir_r fsync fdatasync fchown\
This page took 0.219459 seconds and 3 git commands to generate.