diff options
author | 2001-02-17 02:43:51 +0000 | |
---|---|---|
committer | 2001-02-17 02:43:51 +0000 | |
commit | 43e90615110b11003427a14a9555dbaaf7264ff6 (patch) | |
tree | d416cbe314717761a7622f6663163007cfeed134 /sys-libs/glibc/files/glibc-2.2.2-test-lfs-timeout.patch | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-43e90615110b11003427a14a9555dbaaf7264ff6.tar.gz gentoo-2-43e90615110b11003427a14a9555dbaaf7264ff6.tar.bz2 gentoo-2-43e90615110b11003427a14a9555dbaaf7264ff6.zip |
*** empty log message ***
Diffstat (limited to 'sys-libs/glibc/files/glibc-2.2.2-test-lfs-timeout.patch')
-rw-r--r-- | sys-libs/glibc/files/glibc-2.2.2-test-lfs-timeout.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sys-libs/glibc/files/glibc-2.2.2-test-lfs-timeout.patch b/sys-libs/glibc/files/glibc-2.2.2-test-lfs-timeout.patch new file mode 100644 index 000000000000..3ec6ab736383 --- /dev/null +++ b/sys-libs/glibc/files/glibc-2.2.2-test-lfs-timeout.patch @@ -0,0 +1,11 @@ +--- test-lfs.c~ Fri Feb 9 18:04:07 2001 ++++ test-lfs.c Sat Feb 17 04:30:18 2001 +@@ -34,7 +34,7 @@ + #define PREPARE do_prepare + + /* We might need a bit longer timeout. */ +-#define TIMEOUT 20 /* sec */ ++#define TIMEOUT 40 /* sec */ + + /* This defines the `main' function and some more. */ + #include <test-skeleton.c> |