summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2008-06-18 12:17:59 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2008-06-18 12:17:59 +0000
commit1c608cf703e164c122c62204e7e108d976ded756 (patch)
tree7d0c24b0a394ce8b4e862a84b9e2cfcbc1447718 /benchmarks
parentUpdate this newly repocopied port to compile, install, deinstall polygraph-3.... (diff)
Update this newly repocopied port to compile, install, deinstall polygraph-3.1.5.
Minimal testing has been done, so please don't add it into modules until I've verified its functioning as intended/advertised!
Notes
Notes: svn path=/head/; revision=215068
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/polygraph31/files/patch-src-runtime-SslWrap.cc18
-rw-r--r--benchmarks/polygraph31/files/patch-workloads-include-Makefile.in6
2 files changed, 21 insertions, 3 deletions
diff --git a/benchmarks/polygraph31/files/patch-src-runtime-SslWrap.cc b/benchmarks/polygraph31/files/patch-src-runtime-SslWrap.cc
new file mode 100644
index 000000000000..4b6b343ff31d
--- /dev/null
+++ b/benchmarks/polygraph31/files/patch-src-runtime-SslWrap.cc
@@ -0,0 +1,18 @@
+--- src/runtime/SslWrap.cc.orig 2008-06-18 20:02:19.000000000 +0000
++++ src/runtime/SslWrap.cc 2008-06-18 20:03:13.000000000 +0000
+@@ -6,6 +6,7 @@
+ #include "base/polygraph.h"
+
+ #include <stdlib.h>
++#include <assert.h>
+ #include "xstd/h/iomanip.h"
+ #include "xstd/Checksum.h"
+ #include "xstd/Map.h"
+@@ -18,6 +19,7 @@
+ #include "pgl/SslWrapSym.h"
+ #include "runtime/LogComment.h"
+ #include "runtime/SslWrap.h"
++#include "xstd/Assert.h"
+
+ static String TheUnknownFileName = "FILE_NAME_GOES_HERE";
+
diff --git a/benchmarks/polygraph31/files/patch-workloads-include-Makefile.in b/benchmarks/polygraph31/files/patch-workloads-include-Makefile.in
index c8b99735e547..baa883878f9b 100644
--- a/benchmarks/polygraph31/files/patch-workloads-include-Makefile.in
+++ b/benchmarks/polygraph31/files/patch-workloads-include-Makefile.in
@@ -1,9 +1,9 @@
--- workloads/include/Makefile.in.orig Thu Sep 13 05:26:52 2007
+++ workloads/include/Makefile.in Thu Sep 13 05:27:24 2007
-@@ -165,7 +165,7 @@
- std_include = @std_include@
- sysconfdir = @sysconfdir@
+@@ -166,7 +166,7 @@
target_alias = @target_alias@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
-winclude_pkgdir = ${prefix}/workloads/include
+winclude_pkgdir = ${datadir}/workloads/include
dist_winclude_pkg_DATA = \