-fpermissive to allow GCC to compile old C++
authorPeter Howkins <flibble@users.sourceforge.net>
Mon, 2 Apr 2012 13:56:05 +0000 (14:56 +0100)
committerPeter Howkins <flibble@users.sourceforge.net>
Mon, 2 Apr 2012 13:56:05 +0000 (14:56 +0100)
cde/programs/dtmail/MotifApp/Imakefile

index cdf849e73dd429b4e5a7133e75a370d4fcb7fe84..67943696c1d41397ab86da8d9844ee7fc3851691 100644 (file)
@@ -34,6 +34,11 @@ EXTRA_C++OPTIONS =     -xF +p +w $(SPRO_V3_OPTIONS)
 
 #endif /* SunArchitecture */
 
+#if defined(LinuxDistribution)
+CXXEXTRA_DEFINES = -fpermissive
+#endif
+
+
 HEADERS = 
 
 SRCS = \