-fpermissive to allow gcc to compile old C++
This commit is contained in:
@@ -23,6 +23,10 @@ all:: $(DTPRINTINFO_GEN)
|
||||
.NO_PARALLEL:
|
||||
#endif
|
||||
|
||||
#if defined(LinuxDistribution)
|
||||
CXXEXTRA_DEFINES = -fpermissive
|
||||
#endif
|
||||
|
||||
INCLUDES = -I. -I./UI -I./libUI -I./util -I./libUI/MotifUI \
|
||||
-I./objects -I./objects/PrintObj
|
||||
|
||||
|
||||
Reference in New Issue
Block a user