-fpermissive to allos GCC to compile old C++
authorPeter Howkins <flibble@users.sourceforge.net>
Sun, 11 Mar 2012 23:40:39 +0000 (23:40 +0000)
committerPeter Howkins <flibble@users.sourceforge.net>
Sun, 11 Mar 2012 23:40:39 +0000 (23:40 +0000)
cde/lib/tt/lib/util/Imakefile

index 1dedd3431e16ca6aa87b62b79d93cdc8e2781b0a..90c746031dc188429551630fea92775768f0028c 100644 (file)
@@ -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