summaryrefslogtreecommitdiff
path: root/benchmarks/ubench/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/ubench/files/patch-ab')
-rw-r--r--benchmarks/ubench/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/benchmarks/ubench/files/patch-ab b/benchmarks/ubench/files/patch-ab
deleted file mode 100644
index 2a7a03629b51..000000000000
--- a/benchmarks/ubench/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpubench.c.orig Tue Jun 6 14:33:33 2000
-+++ cpubench.c Tue Jun 6 14:34:40 2000
-@@ -41,7 +41,7 @@
- #define sys_errlist _sys_errlist
- #endif
-
--#ifdef SunOS
-+#if defined SunOS || defined FreeBSD
- extern sigjmp_buf env;
- #else
- extern jmp_buf env;