aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lmbench/lmbench-2.0.4/gnu-os-rundir.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/lmbench/lmbench-2.0.4/gnu-os-rundir.patch')
-rw-r--r--recipes/lmbench/lmbench-2.0.4/gnu-os-rundir.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/lmbench/lmbench-2.0.4/gnu-os-rundir.patch b/recipes/lmbench/lmbench-2.0.4/gnu-os-rundir.patch
new file mode 100644
index 0000000000..afffceadda
--- /dev/null
+++ b/recipes/lmbench/lmbench-2.0.4/gnu-os-rundir.patch
@@ -0,0 +1,12 @@
+Index: lmbench-2.0.4/scripts/gnu-os
+===================================================================
+--- lmbench-2.0.4.orig/scripts/gnu-os
++++ lmbench-2.0.4/scripts/gnu-os
+@@ -88,6 +88,7 @@ if test $# != 0; then
+ exit 1
+ fi
+
++mkdir -p $RUNDIR
+ cd $RUNDIR
+ dummy=`tempfile -d .`
+ #dummy=dummy-$$