Explorar o código

Build libpthread now that the CRIS as support for it!

Tobias Anderberg %!s(int64=23) %!d(string=hai) anos
pai
achega
22b7b8e27e
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      extra/Configs/Config.cris

+ 4 - 0
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