75004280af
This fixes a bug where 64 bit builds with /bigobj incorrectly determined that the object files were not 64 bit. This manifested itself with printf type functions showing up as undefined because the leading underscore was being removed and should not be removed. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
sub.cxx |