summaryrefslogtreecommitdiff
path: root/user/oprofile/disable-regex-test.patch
blob: 7904cae4f5566eee895864459b26965b353aa315 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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