-fpermissive to allow GCC to compile old C++
This commit is contained in:
@@ -34,6 +34,11 @@ EXTRA_C++OPTIONS = -xF +p +w $(SPRO_V3_OPTIONS)
|
||||
|
||||
#endif /* SunArchitecture */
|
||||
|
||||
#if defined(LinuxDistribution)
|
||||
CXXEXTRA_DEFINES = -fpermissive
|
||||
#endif
|
||||
|
||||
|
||||
HEADERS =
|
||||
|
||||
SRCS = \
|
||||
|
||||
Reference in New Issue
Block a user