summaryrefslogtreecommitdiff
path: root/strings
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2003-09-12 12:42:34 +0200
committerunknown <lenz@mysql.com>2003-09-12 12:42:34 +0200
commitf61743dea88b0581a12a0f1db673ea3ef3e699c5 (patch)
treeaa764437ec69be153252826ff2bde43aaa638f93 /strings
parent4d2d0eb5d8b39c3d892b3ca365497aa4a16115e1 (diff)
downloadmariadb-git-f61743dea88b0581a12a0f1db673ea3ef3e699c5.tar.gz
Portability fixes:
- removed "-traditional-cpp" from the darwin6 compile flags, as it broke compilation with gcc-3.3 on Mac OS X and does not seem to be required in general. - make sure to link libmysqld/examples/mysqltest.c with a C++ compiler, as the embedded server library (libmysqld.a) includes C++ code. This broke compilation with non-gcc compilers. configure.in: - removed "-traditional-cpp" from the darwin6 compile flags, as it broke compilation with gcc-3.3 and does not seem to be required in general. libmysqld/examples/Makefile.am: - make sure to link mysqltest.c with a C++ compiler, as the embedded server library (libmysqld.a) includes C++ code.
Diffstat (limited to 'strings')
0 files changed, 0 insertions, 0 deletions