aboutsummaryrefslogtreecommitdiff
path: root/.Sanitize
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1998-03-25 19:52:20 +0000
committerJason Molenda <jmolenda@apple.com>1998-03-25 19:52:20 +0000
commita921e02e3d369d82466bca69c81d4a9180f58184 (patch)
treedc581abf86c026cbe65cdf8c86b12b16de331bd0 /.Sanitize
parentdf5f44d12ac8e3c665ec5f8ae374fe4174c4d753 (diff)
downloadgdb-a921e02e3d369d82466bca69c81d4a9180f58184.zip
gdb-a921e02e3d369d82466bca69c81d4a9180f58184.tar.gz
gdb-a921e02e3d369d82466bca69c81d4a9180f58184.tar.bz2
My mistake, add libg++ and librx to lose_these_too so that Sanitize knows
what to do with them if it sees them.
Diffstat (limited to '.Sanitize')
-rw-r--r--.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/.Sanitize b/.Sanitize
index 26b678f..e79e8c2 100644
--- a/.Sanitize
+++ b/.Sanitize
@@ -63,7 +63,7 @@ keep_these_too="${keep_these_too} .cvsignore autoconf automake
mpw-README mpw-configure mpw-config.in mpw-build.in mpw-install
ltconfig ltmain.sh missing ylwrap"
-lose_these_too="${lose_these_too} testsuite"
+lose_these_too="${lose_these_too} libg++ librx testsuite"
cygnus_files="release release-info build-all.mk test-build.mk CYGNUS COPYING.NEWLIB"