aboutsummaryrefslogtreecommitdiff
path: root/.Sanitize
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1998-10-14 17:28:52 +0000
committerTom Tromey <tromey@redhat.com>1998-10-14 17:28:52 +0000
commitaad579b0308d17e8d0ae39b2c175a926531f7378 (patch)
treecb79786a309afe8ebc0194dd4ce7e583927e7b3b /.Sanitize
parent6ea1f114197c2ceb897340a80d84d8f6834fc03e (diff)
downloadfsf-binutils-gdb-aad579b0308d17e8d0ae39b2c175a926531f7378.zip
fsf-binutils-gdb-aad579b0308d17e8d0ae39b2c175a926531f7378.tar.gz
fsf-binutils-gdb-aad579b0308d17e8d0ae39b2c175a926531f7378.tar.bz2
Updated .Sanitize for qthreads
Diffstat (limited to '.Sanitize')
-rw-r--r--.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/.Sanitize b/.Sanitize
index 903e113..26fe077 100644
--- a/.Sanitize
+++ b/.Sanitize
@@ -138,7 +138,7 @@ else
fi
# Java stuff
-java_files="boehm-gc libjava"
+java_files="boehm-gc libjava qthreads"
if (echo $* | grep keep\-java > /dev/null); then
keep_these_too="${keep_these_too} ${java_files}"