Explorar o código

lm32: uClibc-ng support is w/o threads

Waldemar Brodkorb %!s(int64=10) %!d(string=hai) anos
pai
achega
50492dca34
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      target/config/Config.in.cpu

+ 1 - 1
target/config/Config.in.cpu

@@ -477,8 +477,8 @@ config ADK_CPU_I686
 
 config ADK_CPU_LM32
 	bool
-	select ADK_TARGET_WITH_LT
 	select ADK_TARGET_WITHOUT_MMU
+	select ADK_TARGET_WITHOUT_THREADS
 
 config ADK_CPU_LOONGSON2F
 	bool