aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gatling/build-fixes.patch
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2016-10-25 21:16:29 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2016-10-25 21:19:11 +0200
commit4799f90eea54a1a66495cd3a65b8ede487421eae (patch)
tree0c95e0dd9de32df85366e4a9711cc9c4964707e8 /testing/gatling/build-fixes.patch
parentabde00db46cd7767703bc023da33a2a7fda4f5ce (diff)
downloadaports-4799f90eea54a1a66495cd3a65b8ede487421eae.tar.bz2
aports-4799f90eea54a1a66495cd3a65b8ede487421eae.tar.xz
testing/gatling: new aport
Diffstat (limited to 'testing/gatling/build-fixes.patch')
-rw-r--r--testing/gatling/build-fixes.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/gatling/build-fixes.patch b/testing/gatling/build-fixes.patch
new file mode 100644
index 0000000000..2d33ea0f50
--- /dev/null
+++ b/testing/gatling/build-fixes.patch
@@ -0,0 +1,11 @@
+diff -upr gatling-0.15.orig/ssl.c gatling-0.15/ssl.c
+--- gatling-0.15.orig/ssl.c 2016-10-25 20:38:51.818531071 +0200
++++ gatling-0.15/ssl.c 2016-10-25 20:39:10.235187184 +0200
+@@ -9,6 +9,7 @@
+ #include <openssl/ssl.h>
+ #include <openssl/engine.h>
+ #include <ctype.h>
++#include <alloca.h>
+
+ static int library_inited;
+