Skip to content

Don't substitute GccVersion variable

Ben Gamari requested to merge wip/kill-gccversion into master

Not only is it now unused but we generally can't assume that we are compiling with GCC, so it really shouldn't be used.

Merge request reports