Allow c++ code to build using b19
This commit is contained in:
@@ -15,8 +15,7 @@ EXE=.exe
|
||||
# These are overrides of ANSI and CPLUSPLUS values in CONFIG_SITE
|
||||
# since OS vendor compilers ACC and CCC are not defined here for cygwin32
|
||||
ANSI=GCC
|
||||
# c++ code won't build with b19
|
||||
CPLUSPLUS=
|
||||
CPLUSPLUS=G++
|
||||
# Shared libraries not implemented yet
|
||||
SHARED_LIBRARIES=NO
|
||||
#==========================
|
||||
|
||||
@@ -9,10 +9,5 @@ EXE=.exe
|
||||
|
||||
TORNADO=YES
|
||||
|
||||
#==========================
|
||||
# inc for gdd won't build with b19
|
||||
CPLUSPLUS=
|
||||
#==========================
|
||||
|
||||
WIND_HOST_TYPE = cygwin32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user