瀏覽代碼

package/uclibc: enable Linuxthreads for riscv64

Since commit:
https://cgit.uclibc-ng.org/cgi/cgit/uclibc-ng.git/commit/?id=1640c262dc63e2f8f43c0728dbe867c8fffe3e9d

Linuxthreads support for riscv64 was added to uClibc-ng.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Waldemar Brodkorb 1 年之前
父節點
當前提交
2e87474eae
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      package/uclibc/Config.in

+ 0 - 1
package/uclibc/Config.in

@@ -85,7 +85,6 @@ config BR2_PTHREADS_NATIVE
 config BR2_PTHREADS
 config BR2_PTHREADS
 	bool "linuxthreads"
 	bool "linuxthreads"
 	depends on !BR2_aarch64 && !BR2_aarch64_be
 	depends on !BR2_aarch64 && !BR2_aarch64_be
-	depends on !BR2_RISCV_64
 	select BR2_TOOLCHAIN_HAS_THREADS
 	select BR2_TOOLCHAIN_HAS_THREADS
 
 
 config BR2_PTHREADS_NONE
 config BR2_PTHREADS_NONE