$OpenBSD: patch-SCons_Tool_gxx_py,v 1.3 2021/10/31 17:28:02 sthen Exp $

Index: SCons/Tool/gxx.py
--- SCons/Tool/gxx.py.orig
+++ SCons/Tool/gxx.py
@@ -40,7 +40,7 @@ import SCons.Util
 from . import gcc
 from . import cxx
 
-compilers = ['g++']
+compilers = ['c++']
 
 
 def generate(env):
