OSDN Git Service

Disable pthreads for sh64 for the time being (since it is not
authorEric Andersen <andersen@codepoet.org>
Tue, 2 Dec 2003 23:16:59 +0000 (23:16 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 2 Dec 2003 23:16:59 +0000 (23:16 -0000)
currently supported)

extra/Configs/Config.sh

index b6034f0..348b180 100644 (file)
@@ -58,6 +58,7 @@ config CONFIG_SH4
 
 config CONFIG_SH5
        select UCLIBC_HAS_MMU
+       select HAS_NO_THREADS
        select ARCH_HAS_NO_LDSO
        bool "SH5"