summaryrefslogtreecommitdiffstats
path: root/hunspell/hunspell-valgrind.patch
diff options
context:
space:
mode:
Diffstat (limited to 'hunspell/hunspell-valgrind.patch')
-rw-r--r--hunspell/hunspell-valgrind.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/hunspell/hunspell-valgrind.patch b/hunspell/hunspell-valgrind.patch
deleted file mode 100644
index 5ae1a86bdf14..000000000000
--- a/hunspell/hunspell-valgrind.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- misc/hunspell-1.2.9/tests/test.sh
-+++ misc/build/hunspell-1.2.9/tests/test.sh
-@@ -41,8 +41,8 @@
- if [ ! -d $TEMPDIR/badlogs ]; then
- mkdir $TEMPDIR/badlogs
- fi
-- alias hunspell='valgrind --tool=$VALGRIND --leak-check=yes --show-reachable=yes --log-file=$TEMPDIR/test.pid ../src/tools/.libs/lt-hunspell'
-- alias analyze='valgrind --tool=$VALGRIND --leak-check=yes --show-reachable=yes --log-file=$TEMPDIR/test.pid ../src/tools/.libs/lt-analyze'
-+ alias hunspell='../libtool --mode=execute -dlopen ../src/hunspell/.libs/libhunspell*.la valgrind --tool=$VALGRIND --leak-check=yes --show-reachable=yes --log-file=$TEMPDIR/test.pid ../src/tools/hunspell'
-+ alias analyze='../libtool --mode=execute -dlopen ../src/hunspell/.libs/libhunspell*.la valgrind --tool=$VALGRIND --leak-check=yes --show-reachable=yes --log-file=$TEMPDIR/test.pid ../src/tools/analyze'
- fi
-
- # Tests good words