diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-04-05 22:26:10 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-04-05 22:26:10 +0000 |
commit | 8aeacb11de2851ebce0d1a967d2ea042973b3d01 (patch) | |
tree | ee8f73da9fe32236f989bdd9244ecf17afcdf931 /hints/freebsd.sh | |
parent | 93312bbf9c4dd9a5e320a35817a8d3bcd410c1b6 (diff) | |
download | perl-8aeacb11de2851ebce0d1a967d2ea042973b3d01.tar.gz |
FreeBSD hints tweak from Anton Berezin.
p4raw-id: //depot/perl@9575
Diffstat (limited to 'hints/freebsd.sh')
-rw-r--r-- | hints/freebsd.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hints/freebsd.sh b/hints/freebsd.sh index cc48351879..8eb6ac47b0 100644 --- a/hints/freebsd.sh +++ b/hints/freebsd.sh @@ -187,7 +187,8 @@ EOM POSIX threads are not supported well by FreeBSD $osvers. Please consider upgrading to at least FreeBSD 2.2.8, -or preferably to 3.something. +or preferably to the most recent -RELEASE or -STABLE +version (see http://www.freebsd.org/releases/). (While 2.2.7 does have pthreads, it has some problems with the combination of threads and pipes and therefore |