aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 0 insertions, 7 deletions
diff --git a/INSTALL b/INSTALL
index 8492447e5..02510633d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -102,13 +102,6 @@ Specific problems on some machines
not build. In this case try to run configure using:
CFLAGS="-g -O2 -mcpu=powerpc" ./configure
- * Solaris
-
- There are reports that the function gethrtime() as used in
- cipher/random.c raised a SIGILL. It seems that is due to
- a header/lib miscmatch. Solution is to fix the Solaris
- installation or comment the call to gethrtime().
-
The Random Device