mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
a5a48382d9
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). |
||
---|---|---|
.. | ||
common.mk.am | ||
make-win-dsw.sh | ||
type_kernel.mk.am | ||
type_mgmapiclient.mk.am | ||
type_ndbapi.mk.am | ||
type_ndbapiclient.mk.am | ||
type_ndbapitest.mk.am | ||
type_ndbapitools.mk.am | ||
type_util.mk.am | ||
win-includes | ||
win-lib.am | ||
win-libraries | ||
win-name | ||
win-prg.am | ||
win-sources |