Remove $CCFLAGS from the the default definitions of $CXXFLAGS for
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 10 Jan 2009 14:43:42 +0000 (14:43 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 10 Jan 2009 14:43:42 +0000 (14:43 +0000)
commitc5921c391723296d8ed8763f7e2acc2a3fa4cd26
tree70cae3bd86fe5a077e390eefab53f9893f12a3e7
parentd1ec3e27e775e41f66a588691614497489d894df
Remove $CCFLAGS from the the default definitions of $CXXFLAGS for
Visual C/C++ and MIPSpro C++ on SGI so, they match other tools
and avoid flag duplication on C++ command lines.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3887 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/CHANGES.txt
src/engine/SCons/Tool/msvc.py
src/engine/SCons/Tool/sgic++.py