Update of /cvsroot/pure-data/externals/grill/flext/buildsys/lnx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20865/buildsys/lnx
Modified Files: gnumake-gcc.inc Log Message: no stripping of local symbols small changes to flext build system
Index: gnumake-gcc.inc =================================================================== RCS file: /cvsroot/pure-data/externals/grill/flext/buildsys/lnx/gnumake-gcc.inc,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** gnumake-gcc.inc 5 Jun 2005 10:27:58 -0000 1.9 --- gnumake-gcc.inc 21 Jul 2005 08:37:01 -0000 1.10 *************** *** 23,27 ****
CFLAGS += -pthread -fPIC ! LDFLAGS += -pthread -shared -Wl,-x
############################################## --- 23,27 ----
CFLAGS += -pthread -fPIC ! LDFLAGS += -pthread -shared
##############################################