We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7016055 commit b1b85eeCopy full SHA for b1b85ee
app-benchmarks/stress-ng/autobuild/defines
@@ -11,3 +11,7 @@ ABTYPE=self
11
# {standard input}: Assembler messages:
12
# {standard input}:48268: Error: unrecognized opcode: `darn'
13
NOLTO__PPC64EL=1
14
+
15
+# FXIME: Official temporary solution for known test failures, which will be fixed in next release.
16
+# https://github.com/ColinIanKing/stress-ng/issues/568
17
+NOLTO=1
app-benchmarks/stress-ng/spec
@@ -1,4 +1,4 @@
1
-VER=0.19.04
+VER=0.19.05
2
SRCS="git::commit=tags/V${VER}::https://github.com/ColinIanKing/stress-ng.git"
3
CHKSUMS="SKIP"
4
CHKUPDATE="anitya::id=12538"
0 commit comments