]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/cats/Makefile.in
As we have a multithreaded application let tell that to esqlcc so it can optimize...
[bacula/bacula] / bacula / src / cats / Makefile.in
index 2ad0078d72ad76a9b2ecc916dc0f890e6d6ea11e..1a5e271d580cb663fb2a9dcdfb6b4c2c815c3dd4 100644 (file)
@@ -58,7 +58,7 @@ all: Makefile libbacsql$(DEFAULT_ARCHIVE_TYPE)
 
 esql:
        @echo "Generating myingres.c from myingres.sc"
-       $(NO_ECHO)$(II_SYSTEM)/ingres/bin/esqlcc -extension=c myingres.sc
+       $(NO_ECHO)$(II_SYSTEM)/ingres/bin/esqlcc -multi -extension=c myingres.sc
        @echo "Generating myingres.h from myingres.sh"
        $(NO_ECHO)$(II_SYSTEM)/ingres/bin/esqlcc -extension=h myingres.sh