[Buildroot] [git commit] package/frotz: needs threads

From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-01-11 19:38:32
Subsystem: the rest · Maintainer: Linus Torvalds

commit: https://git.buildroot.net/buildroot/commit/?id=70fd6f7dbff3b915b5c0d9c0cf9de68806dc6542
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Fixes:
 - http://autobuild.buildroot.org/results/8443316d8074bf44a82ceeda4630a9acb1254947

Signed-off-by: Fabrice Fontaine <redacted>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/frotz/Config.in | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/package/frotz/Config.in b/package/frotz/Config.in
index 59b6d0007d..b73beea330 100644
--- a/package/frotz/Config.in
+++ b/package/frotz/Config.in
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_FROTZ
 	bool "frotz"
+	depends on BR2_TOOLCHAIN_HAS_THREADS
 	select BR2_PACKAGE_NCURSES
 	help
 	  Frotz is an interpreter for old Infocom adventure games and
@@ -8,3 +9,6 @@ config BR2_PACKAGE_FROTZ
 	  be able to use it.
 
 	  https://661.org/proj/if/frotz/
+
+comment "frotz needs a toolchain w/ threads"
+	depends on !BR2_TOOLCHAIN_HAS_THREADS
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help