mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] stress-ng: version bump 0.11.15 -> 0.14.06
@ 2022-11-04 11:13 Michael Tretter
  2022-11-11 14:31 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Tretter @ 2022-11-04 11:13 UTC (permalink / raw)
  To: ptxdist; +Cc: mtr

Fix the build with glibc 2.36:

	stress-context.c:38:16: error: variably modified 'stack_sig' at file scope
	make[1]: *** [Makefile:360: stress-context.o] Error 1

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
---
 rules/stress-ng.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/stress-ng.make b/rules/stress-ng.make
index 1a6377b9bdc9..189fe29a41e5 100644
--- a/rules/stress-ng.make
+++ b/rules/stress-ng.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_STRESS_NG) += stress-ng
 #
 # Paths and names
 #
-STRESS_NG_VERSION	:= 0.11.15
-STRESS_NG_MD5		:= 1a716cde5a5a063fa3caa9b7d8aa1e70
+STRESS_NG_VERSION	:= 0.14.06
+STRESS_NG_MD5		:= 641d3be771a0350d0234d89cbab8834d
 STRESS_NG		:= stress-ng-$(STRESS_NG_VERSION)
 STRESS_NG_SUFFIX	:= tar.gz
 STRESS_NG_URL		:= https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V$(STRESS_NG_VERSION).$(STRESS_NG_SUFFIX)
-- 
2.30.2




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

end of thread, other threads:[~2022-11-11 14:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-04 11:13 [ptxdist] [PATCH] stress-ng: version bump 0.11.15 -> 0.14.06 Michael Tretter
2022-11-11 14:31 ` [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