SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
devel/scons/patches/patch-SCons_Tool_gxx_py
Normal file
12
devel/scons/patches/patch-SCons_Tool_gxx_py
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: SCons/Tool/gxx.py
|
||||
--- SCons/Tool/gxx.py.orig
|
||||
+++ SCons/Tool/gxx.py
|
||||
@@ -38,7 +38,7 @@ import SCons.Util
|
||||
from . import gcc
|
||||
from . import cxx
|
||||
|
||||
-compilers = ['g++']
|
||||
+compilers = ['c++']
|
||||
|
||||
|
||||
def generate(env):
|
Loading…
Add table
Add a link
Reference in a new issue