(svn r1761) Don't set CC and CXX
If somebody tried to use alternate compilers via an environment variable the assignment in the Makefile simply overwrote that.
This commit is contained in:
If somebody tried to use alternate compilers via an environment variable the assignment in the Makefile simply overwrote that.