Revert "package/coremark-pro: add dependency on threads"
This reverts commit 6627cea610
.
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
d490802433
commit
9dd1b20015
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user