mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] stress-ng: add missing GCCLIBS_ATOMIC select
@ 2020-10-06 17:28 Bastian Krause
  2020-10-09  6:38 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Bastian Krause @ 2020-10-06 17:28 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Krause

stress-ng uses libatomic since v0.11.15.

Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
 rules/stress-ng.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/stress-ng.in b/rules/stress-ng.in
index 1397ef24f..d5c71196a 100644
--- a/rules/stress-ng.in
+++ b/rules/stress-ng.in
@@ -3,6 +3,7 @@
 config STRESS_NG
 	tristate
 	prompt "stress-ng"
+	select GCCLIBS_ATOMIC
 	select LIBAIO
 	select LIBBSD
 	select ZLIB
-- 
2.28.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-09  6:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-06 17:28 [ptxdist] [PATCH] stress-ng: add missing GCCLIBS_ATOMIC select Bastian Krause
2020-10-09  6:38 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox