Closed GoogleCodeExporter closed 9 years ago
Hrm, I should have done this ages ago.
Here's a patch to implement it:
Makefile: Use CXX instead of CC and explicit g++.
Remove unecessary rules for building .c files (there aren't any).
Allows building with alternative C++ compilers.
Works for me with CXX=clang++
Original comment by stefano.rivera
on 25 Jul 2011 at 7:09
Attachments:
hg change doesn't seem to let me log in any more (2-step verification the
problem?), thus the attached patch.
Original comment by stefano.rivera
on 25 Jul 2011 at 7:11
This issue was closed by revision bbf8cedc561c.
Original comment by rsc@swtch.com
on 23 Oct 2011 at 9:48
Original issue reported on code.google.com by
julien.laffaye
on 20 Jun 2011 at 7:17