添加 fix_coremark.patch

This commit is contained in:
Hyy2001X
2022-09-07 17:49:45 +08:00
parent a2a71b5cb1
commit 0dd6976397
3 changed files with 12 additions and 34 deletions
+11
View File
@@ -0,0 +1,11 @@
--- a/feeds/packages/utils/coremark/Makefile
+++ b/feeds/packages/utils/coremark/Makefile
@@ -55,7 +55,7 @@ define Package/coremark/config
config COREMARK_NUMBER_OF_THREADS
int "Number of threads"
depends on COREMARK_ENABLE_MULTITHREADING
- default 128 if i386||x86_64
+ default 16 if x86_64
default 8
help
Number of threads to run in parallel