-fpermissive to allow gcc to compile old C++
authorPeter Howkins <flibble@users.sourceforge.net>
Mon, 12 Mar 2012 00:26:40 +0000 (00:26 +0000)
committerPeter Howkins <flibble@users.sourceforge.net>
Mon, 12 Mar 2012 00:26:40 +0000 (00:26 +0000)
cde/lib/tt/bin/ttsession/Imakefile

index f7b742512b950385e1466744844cc2941c44f253..7d26e6167b72eedaeb8a68867f75d365bb474adf 100644 (file)
@@ -19,6 +19,10 @@ SYS_LIBRARIES   =
 EXTRA_LIBRARIES = TtClientExtraLibs
 #endif
 
+#if defined(LinuxDistribution)
+CXXEXTRA_DEFINES = -fpermissive
+#endif
+
 SRCS = mp_server.C
 
 OBJS = mp_server.o