Revert "package/coremark-pro: add dependency on threads"
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 18 Jan 2021 20:38:40 +0000 (21:38 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 18 Jan 2021 21:11:41 +0000 (22:11 +0100)
This reverts commit 6627cea610ee11cbc02649c9b12cbe0b2b8e83b6.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/coremark-pro/Config.in

index b0bf16f66f1e99ca23d5bd291d4fce0919e5ffd6..dd6821056c56d82dcc96626610d2b03f83e289d7 100644 (file)
@@ -1,13 +1,8 @@
 config BR2_PACKAGE_COREMARK_PRO
        bool "coremark-pro"
        depends on BR2_USE_MMU # perl uses fork()
-       depends on BR2_TOOLCHAIN_HAS_THREADS
        select BR2_PACKAGE_PERL
        help
          CoreMark-PRO is a comprehensive, advanced processor benchmark.
 
          https://www.eembc.org/coremark-pro/
-
-comment "coremark-pro needs a toolchain w/ threads"
-       depends on BR2_USE_MMU
-       depends on !BR2_TOOLCHAIN_HAS_THREADS