summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libevent/libevent-2.0.21/disable_tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libevent/libevent-2.0.21/disable_tests.patch')
-rw-r--r--meta/recipes-support/libevent/libevent-2.0.21/disable_tests.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta/recipes-support/libevent/libevent-2.0.21/disable_tests.patch b/meta/recipes-support/libevent/libevent-2.0.21/disable_tests.patch
new file mode 100644
index 0000000000..5d2c69036b
--- /dev/null
+++ b/meta/recipes-support/libevent/libevent-2.0.21/disable_tests.patch
@@ -0,0 +1,15 @@
1Upstream-Status: Inappropriate [disable feature]
2
3Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
4diff -Nurd libevent-2.0.21-stable/test/Makefile.am libevent-2.0.21-stable/test/Makefile.am
5--- libevent-2.0.21-stable/test/Makefile.am 2012-05-31 07:08:19.000000000 +0300
6+++ libevent-2.0.21-stable/test/Makefile.am 2013-02-08 02:06:20.227475872 +0200
7@@ -19,8 +19,6 @@
8 EXTRA_PROGRAMS = regress
9 noinst_HEADERS = tinytest.h tinytest_macros.h regress.h tinytest_local.h
10
11-TESTS = $(top_srcdir)/test/test.sh
12-
13 BUILT_SOURCES =
14 if BUILD_REGRESS
15 BUILT_SOURCES += regress.gen.c regress.gen.h