aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/lmbench/lmbench-2.0.4/exe.patch
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-25 09:42:36 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-25 09:42:36 +0200
commit9600cc400c1aff9f7fc7068e3a02d1b64aeb6107 (patch)
treee0aa988f354124061c4c1630f3863830dd1b14ab /recipes/lmbench/lmbench-2.0.4/exe.patch
parent95a18d758e76694ee171ec5602ce41091c5f8f0e (diff)
downloadopenembedded-9600cc400c1aff9f7fc7068e3a02d1b64aeb6107.tar.gz
lmbench-2.0.4: removed
removed this version. it is from 2003, not pinned Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
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