]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Remove note about Ultrix compilation failure.
authorJim Meyering <jim@meyering.net>
Tue, 8 Apr 2003 09:23:09 +0000 (09:23 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 8 Apr 2003 09:23:09 +0000 (09:23 +0000)
README

diff --git a/README b/README
index 3df65eef1c260fafbc5cc6e5a0ad3b42e2ea6a96..7bee8e1678943b231fc15f24660b74cae464f844 100644 (file)
--- a/README
+++ b/README
@@ -73,9 +73,6 @@ Here is one possible patch to correct the problem.
 -#ifndef __STDC_32_MODE__
 +#ifndef __LP64__
 
-I've heard that stat.c doesn't compile on Ultrix 4.3.
-Does anyone with access to such a system want to investigate?
-
 On some systems, some of the tests fail when run as root.  All failures
 I've seen appear to be due to problems in the testing framework, not
 in the tools themselves.  I'll address that for the next release by