2011-06-27 14:05:13 +02:00
|
|
|
test-lfs runs for ever on ReiserFS. Let's disable it completely.
|
|
|
|
|
2012-08-28 14:25:24 +02:00
|
|
|
Index: glibc-2.15.90/io/Makefile
|
2011-06-27 14:05:13 +02:00
|
|
|
===================================================================
|
2012-08-28 14:25:24 +02:00
|
|
|
--- glibc-2.15.90.orig/io/Makefile
|
|
|
|
+++ glibc-2.15.90/io/Makefile
|
|
|
|
@@ -63,7 +63,7 @@ static-only-routines = stat fstat lstat
|
2011-06-27 14:05:13 +02:00
|
|
|
|
|
|
|
others := pwd
|
|
|
|
test-srcs := ftwtest
|
|
|
|
-tests := test-utime test-stat test-stat2 test-lfs tst-getcwd \
|
|
|
|
+tests := test-utime test-stat test-stat2 tst-getcwd \
|
|
|
|
tst-fcntl bug-ftw1 bug-ftw2 bug-ftw3 bug-ftw4 tst-statvfs \
|
|
|
|
tst-openat tst-unlinkat tst-fstatat tst-futimesat \
|
|
|
|
tst-renameat tst-fchownat tst-fchmodat tst-faccessat \
|