`Makevars` hardcodes compiler for C++ to clang: https://github.com/wbnicholson/BigVAR/blob/4c5ac153bb4e2df252f8eb0cf346f53f733354ab/BigVAR/src/Makevars#L3 This is both unnecessary and wrong.
Makevarshardcodes compiler for C++ to clang:BigVAR/BigVAR/src/Makevars
Line 3 in 4c5ac15
This is both unnecessary and wrong.