-fpermissive to allow gcc to compile old C++
This commit is contained in:
@@ -19,6 +19,9 @@ SYS_LIBRARIES =
|
||||
EXTRA_LIBRARIES = TtClientExtraLibs
|
||||
#endif
|
||||
|
||||
#if defined(LinuxDistribution)
|
||||
CXXEXTRA_DEFINES = -fpermissive
|
||||
#endif
|
||||
|
||||
SRCS = binkey.C binkey_utils.C common.C \
|
||||
options.C options_tt.C prop.C \
|
||||
|
||||
Reference in New Issue
Block a user