]> git.pld-linux.org Git - packages/mysql.git/blame - mysql-alpha.patch
- always link with system readline and ssl, do not allow fallback to bundled one
[packages/mysql.git] / mysql-alpha.patch
CommitLineData
623893be
AM
1diff -urbB mysql-5.0.15.org/ndb/src/kernel/blocks/dbtc/Makefile.am mysql-5.0.15/ndb/src/kernel/blocks/dbtc/Makefile.am
2--- mysql-5.0.15.org/ndb/src/kernel/blocks/dbtc/Makefile.am 2005-10-17 03:27:27.000000000 +0200
3+++ mysql-5.0.15/ndb/src/kernel/blocks/dbtc/Makefile.am 2005-10-25 15:15:29.000000000 +0200
4@@ -1,5 +1,7 @@
5 noinst_LIBRARIES = libdbtc.a
6
02e4c2be 7+CXXFLAGS += -O0
623893be
AM
8+
9 libdbtc_a_SOURCES = DbtcInit.cpp DbtcMain.cpp
10
11 include $(top_srcdir)/ndb/config/common.mk.am
a5f01f48 12
This page took 0.023661 seconds and 4 git commands to generate.