Update of /cvsroot/pure-data/externals/grill/flext/buildsys/mac In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20865/buildsys/mac
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/mac/gnumake-gcc.inc,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** gnumake-gcc.inc 5 Jun 2005 10:27:58 -0000 1.7 --- gnumake-gcc.inc 21 Jul 2005 08:37:02 -0000 1.8 *************** *** 43,47 **** LDFLAGS += -g else ! LDFLAGS += -Wl,-x -Wl,-S endif endif --- 43,47 ---- LDFLAGS += -g else ! LDFLAGS += -Wl,-S endif endif