All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabrice Fontaine <fontaine.fabrice@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] Revert "package/coremark-pro: add dependency on threads"
Date: Mon, 18 Jan 2021 21:38:40 +0100	[thread overview]
Message-ID: <20210118203842.657013-1-fontaine.fabrice@gmail.com> (raw)

This reverts commit 6627cea610ee11cbc02649c9b12cbe0b2b8e83b6.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/coremark-pro/Config.in | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/package/coremark-pro/Config.in b/package/coremark-pro/Config.in
index b0bf16f66f..dd6821056c 100644
--- a/package/coremark-pro/Config.in
+++ b/package/coremark-pro/Config.in
@@ -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
-- 
2.29.2

             reply	other threads:[~2021-01-18 20:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-18 20:38 Fabrice Fontaine [this message]
2021-01-18 20:38 ` [Buildroot] [PATCH 2/3] package/coremark-pro: fix build without threads Fabrice Fontaine
2021-01-19  6:32   ` Chris Packham
2021-01-18 20:38 ` [Buildroot] [PATCH 3/3] package/coremark-pro: fix build with uclibc-ng Fabrice Fontaine
2021-01-18 21:12 ` [Buildroot] [PATCH 1/3] Revert "package/coremark-pro: add dependency on threads" Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210118203842.657013-1-fontaine.fabrice@gmail.com \
    --to=fontaine.fabrice@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.