-fpermissive to allos GCC to compile old C++
This commit is contained in:
@@ -23,6 +23,9 @@ INCLUDES = -I../../lib
|
||||
CXXEXTRA_DEFINES = -D_ILS_MACROS
|
||||
#endif
|
||||
|
||||
#if defined(LinuxDistribution)
|
||||
CXXEXTRA_DEFINES = -fpermissive
|
||||
#endif
|
||||
|
||||
/*** NOTE!
|
||||
*** Every time a .o is added below it needs to be added to
|
||||
|
||||
Reference in New Issue
Block a user