summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.cris
diff options
context:
space:
mode:
authorTobias Anderberg <tobias.anderberg@axis.com>2002-09-20 15:19:28 +0000
committerTobias Anderberg <tobias.anderberg@axis.com>2002-09-20 15:19:28 +0000
commit22b7b8e27e85c2bf5a2fdabee36417e9cb61fc7b (patch)
tree925bc8c39309877ee12bac644020c27971440f19 /extra/Configs/Config.cris
parentcb9136d9843e3756ebc79f91a3a522ed4ca73eda (diff)
Build libpthread now that the CRIS as support for it!
Diffstat (limited to 'extra/Configs/Config.cris')
-rw-r--r--extra/Configs/Config.cris4
1 files changed, 4 insertions, 0 deletions
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