]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
PR: workaround to compile on gcc 2.94.4 (Debian Woody)
authorprascle <prascle>
Mon, 19 Apr 2004 10:06:08 +0000 (10:06 +0000)
committerprascle <prascle>
Mon, 19 Apr 2004 10:06:08 +0000 (10:06 +0000)
src/ModuleCatalog/Makefile.in

index fc9361e89e5e252eaccccd63d6fcc4ab9656d8d7..11989f48202ab3bf7bf3ee93ebc96df01288a2e9 100644 (file)
@@ -51,6 +51,8 @@ LIB_SRC = \
                  SALOME_ModuleCatalog_impl.cxx \
                  SALOME_ModuleCatalog_Acomponent_impl.cxx
 
+CXXFLAGS+=-ftemplate-depth-25
+
 # Executables targets
 # trouble we have client and serveur and build don't known about this with rule
 # in fact client is a test ! So it may go away BIN !