Subject: | Don't hardcode g++ |
FreeBSD 10 does not come with g++ anymore, but with clang++ instead. I think it's best to not hardcode "g++" in Makefile.PL, but use "c++" which should work for both gcc and clang based systems.
Regards,
Slaven
This queue is for tickets about the JavaScript-V8 CPAN distribution.
The Basics
People
|
Bug Information
|