summaryrefslogtreecommitdiff
path: root/user/oprofile/disable-regex-test.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-10-10 20:39:48 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-10-10 20:39:48 +0000
commit12d60ca9aff285fa1082aaa6b98ca8ae1892c95a (patch)
treeacd8e567604db1069db55bb5b8ab54450b6f5eb9 /user/oprofile/disable-regex-test.patch
parent40fdceefc8083654320b2b1411bcad009e27bc71 (diff)
downloadpackages-12d60ca9aff285fa1082aaa6b98ca8ae1892c95a.tar.gz
packages-12d60ca9aff285fa1082aaa6b98ca8ae1892c95a.tar.bz2
packages-12d60ca9aff285fa1082aaa6b98ca8ae1892c95a.tar.xz
packages-12d60ca9aff285fa1082aaa6b98ca8ae1892c95a.zip
user/oprofile: new package
Diffstat (limited to 'user/oprofile/disable-regex-test.patch')
-rw-r--r--user/oprofile/disable-regex-test.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/user/oprofile/disable-regex-test.patch b/user/oprofile/disable-regex-test.patch
new file mode 100644
index 000000000..7904cae4f
--- /dev/null
+++ b/user/oprofile/disable-regex-test.patch
@@ -0,0 +1,11 @@
+--- oprofile-1.3.0/libregex/tests/Makefile.in.old 2018-07-16 19:39:39.000000000 +0000
++++ oprofile-1.3.0/libregex/tests/Makefile.in 2018-10-10 20:38:01.400000000 +0000
+@@ -87,7 +87,7 @@
+ POST_UNINSTALL = :
+ build_triplet = @build@
+ host_triplet = @host@
+-check_PROGRAMS = regex_test$(EXEEXT) java_test$(EXEEXT)
++check_PROGRAMS = java_test$(EXEEXT)
+ TESTS = $(check_PROGRAMS)
+ subdir = libregex/tests
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4