From 668b32b76c29d2186958eefab81b0dac9258f836 Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 18 Jan 2005 18:14:14 +0000 Subject: explain nptl stuff --- src/libthread/README.Linux | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/libthread/README.Linux b/src/libthread/README.Linux index cc193eeb..04c491a8 100644 --- a/src/libthread/README.Linux +++ b/src/libthread/README.Linux @@ -34,4 +34,7 @@ TLS (2.6+) you will be using TLS. Apparently Gentoo and maybe other distributions do not follow this rule. They use non-TLS libraries even on kernels that can support TLS. +To accomodate them, you can add a line SYSVERSION=2.4 to $PLAN9/config +to force the build to think you are running an old kernel. +The INSTALL script sets up this file automatically on Linux systems. -- cgit v1.2.3