aboutsummaryrefslogtreecommitdiff
path: root/math/rapid/files
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 10:35:44 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 10:35:44 +0000
commitca55ab571893a4cd2f4207580718ee602770ec3c (patch)
tree0200b4edc6f09225518d16134e28aa7e351fa3ca /math/rapid/files
parent107cce2791b885165c552be6e6c4ee8fbd7b04ef (diff)
downloadports-ca55ab571893a4cd2f4207580718ee602770ec3c.tar.gz
ports-ca55ab571893a4cd2f4207580718ee602770ec3c.zip
- Support staging
- Fix build with a modern clang
Notes
Notes: svn path=/head/; revision=345364
Diffstat (limited to 'math/rapid/files')
-rw-r--r--math/rapid/files/patch-sample_client.C11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/rapid/files/patch-sample_client.C b/math/rapid/files/patch-sample_client.C
new file mode 100644
index 000000000000..ea604b4b0542
--- /dev/null
+++ b/math/rapid/files/patch-sample_client.C
@@ -0,0 +1,11 @@
+--- ./sample_client.C.orig 2014-02-21 11:34:06.215654443 +0100
++++ ./sample_client.C 2014-02-21 11:34:17.068652509 +0100
+@@ -42,7 +42,7 @@
+ #define LISTS 0
+
+
+-main()
++int main()
+ {
+ // first, get a couple of boxes in which to put our models
+