diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 28c4328054..6a30015654 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -17,6 +17,8 @@ Do-first: if ( echo $* | grep keep\-v9 > /dev/null ) ; then keep_these_too="sp64-tdep.c" +else + lose_these_too="sp64-tdep.c" fi # All files listed between the "Things-to-keep:" line and the