mariadb/ndb/config
unknown a5a48382d9 BUG#16282
Build gcc.o as a small library, instead of passing .cpp sources to the
linker command (causes problems with parallel make on Solaris).

This fix is for 4.1. In 5.0 and up a different fix is used.


ndb/config/common.mk.am:
  Build gcc.o as a small library, instead of passing .cpp sources to the
  linker command (causes problems with parallel make on Solaris).
ndb/config/type_ndbapitools.mk.am:
  Build gcc.o as a small library, instead of passing .cpp sources to the
  linker command (causes problems with parallel make on Solaris).
ndb/src/common/portlib/Makefile.am:
  Build gcc.o as a small library, instead of passing .cpp sources to the
  linker command (causes problems with parallel make on Solaris).
ndb/src/kernel/Makefile.am:
  Build gcc.o as a small library, instead of passing .cpp sources to the
  linker command (causes problems with parallel make on Solaris).
2006-09-11 16:49:44 +02:00
..
common.mk.am BUG#16282 2006-09-11 16:49:44 +02:00
make-win-dsw.sh wl1744 - more script fixes 2004-11-12 09:18:26 +01:00
type_kernel.mk.am several ndb make changes, see respective file 2004-06-02 00:54:58 +00:00
type_mgmapiclient.mk.am several ndb make changes, see respective file 2004-06-02 00:54:58 +00:00
type_ndbapi.mk.am several ndb make changes, see respective file 2004-06-02 00:54:58 +00:00
type_ndbapiclient.mk.am several ndb make changes, see respective file 2004-06-02 00:54:58 +00:00
type_ndbapitest.mk.am added ndb_init.h to distribution 2004-12-21 10:37:12 +01:00
type_ndbapitools.mk.am BUG#16282 2006-09-11 16:49:44 +02:00
type_util.mk.am several ndb make changes, see respective file 2004-06-02 00:54:58 +00:00
win-includes wl1744 - ndb on windows 2004-11-10 00:03:01 +01:00
win-lib.am wl1744 - ndb on windows 2004-11-15 10:43:17 +01:00
win-libraries wl1744 - recommit stuff lost in corrupt clone 2004-11-12 10:59:00 +01:00
win-name wl1744 - ndb on windows 2004-11-10 00:03:01 +01:00
win-prg.am wl1744 - ndb on windoze 2004-11-12 08:48:31 +01:00
win-sources wl1744 - recommit stuff lost in corrupt clone 2004-11-12 10:59:00 +01:00