Don't delete c++filt when doing a make delete-old if GCC is not built but

C++ is.
This commit is contained in:
David Chisnall 2013-09-06 20:46:07 +00:00
parent 1a29bd50ff
commit a5bfe4486c

View File

@ -1546,7 +1546,9 @@ OLD_FILES+=usr/share/man/man8/unstr.8.gz
.endif
.if ${MK_GCC} == no
.if ${MK_CXX} == no
OLD_FILES+=usr/bin/c++filt
.endif
OLD_FILES+=usr/bin/g++
OLD_FILES+=usr/bin/gcc
OLD_FILES+=usr/bin/gcov