From: Tom Tromey Date: Wed, 14 Oct 1998 17:28:52 +0000 (+0000) Subject: Updated .Sanitize for qthreads X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=aad579b0308d17e8d0ae39b2c175a926531f7378;p=binutils-gdb.git Updated .Sanitize for qthreads --- diff --git a/.Sanitize b/.Sanitize index 903e1132e50..26fe0778b9b 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}"