diff options
Diffstat (limited to '')
-rw-r--r-- | benchmarks/libmicro/files/patch-Makefile | 6 | ||||
-rw-r--r-- | benchmarks/libmicro/files/patch-Makefile.FreeBSD | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/benchmarks/libmicro/files/patch-Makefile b/benchmarks/libmicro/files/patch-Makefile index 1ac9bb80b091..d9a0d03e8e20 100644 --- a/benchmarks/libmicro/files/patch-Makefile +++ b/benchmarks/libmicro/files/patch-Makefile @@ -1,6 +1,6 @@ ---- Makefile.orig Tue Jan 8 12:11:55 2008 -+++ Makefile Tue Jan 8 12:12:21 2008 -@@ -68,7 +68,7 @@ +--- Makefile.orig 2011-05-11 00:58:23 UTC ++++ Makefile +@@ -68,7 +68,7 @@ TARBALL_CONTENTS = \ wrapper.sh \ README diff --git a/benchmarks/libmicro/files/patch-Makefile.FreeBSD b/benchmarks/libmicro/files/patch-Makefile.FreeBSD index a0d1ce593fb6..7ebbab0d424d 100644 --- a/benchmarks/libmicro/files/patch-Makefile.FreeBSD +++ b/benchmarks/libmicro/files/patch-Makefile.FreeBSD @@ -1,5 +1,5 @@ ---- /dev/null Sat Aug 6 14:00:00 2005 -+++ Makefile.FreeBSD Sat Aug 6 14:00:04 2005 +--- Makefile.FreeBSD.orig 2016-07-27 14:59:58 UTC ++++ Makefile.FreeBSD @@ -0,0 +1,42 @@ +# +# CDDL HEADER START |