From 22b7b8e27e85c2bf5a2fdabee36417e9cb61fc7b Mon Sep 17 00:00:00 2001 From: Tobias Anderberg Date: Fri, 20 Sep 2002 15:19:28 +0000 Subject: Build libpthread now that the CRIS as support for it! --- extra/Configs/Config.cris | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'extra/Configs/Config.cris') diff --git a/extra/Configs/Config.cris b/extra/Configs/Config.cris index 7fa80c494..879b32e2c 100644 --- a/extra/Configs/Config.cris +++ b/extra/Configs/Config.cris @@ -135,6 +135,10 @@ INCLUDE_REGEX = true # disabled. This is off by default. INCLUDE_RPC = true +# If you want to include threads support, enable this. The C library will +# be compiled thread-safe, and the libpthread library will be built. +INCLUDE_THREADS = true + # If you want to include support for the next version of the Internet # Protocol: IP version 6, enable this. This is off by default. INCLUDE_IPV6 = false -- cgit v1.2.3