aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lmbench/lmbench-2.0.4/exe.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/lmbench/lmbench-2.0.4/exe.patch')
-rw-r--r--recipes/lmbench/lmbench-2.0.4/exe.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes/lmbench/lmbench-2.0.4/exe.patch b/recipes/lmbench/lmbench-2.0.4/exe.patch
deleted file mode 100644
index 3db7085366..0000000000
--- a/recipes/lmbench/lmbench-2.0.4/exe.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- lmbench-2.0.4.old/src/Makefile 2003-01-13 06:24:22.000000000 -0500
-+++ lmbench-2.0.4/src/Makefile 2004-05-12 18:14:16.000000000 -0400
-@@ -116,7 +116,9 @@
-
-
- # No special handling for all these
--all: $(EXES) bk.ver
-+all: exe bk.ver
-+
-+exe: $(EXES)
-
- Wall:
- @env CFLAGS="-Wall -ansi" MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" ../scripts/build all