]> git.pld-linux.org Git - packages/mysql.git/blob - mysql-alpha.patch
- up to 5.0.88
[packages/mysql.git] / mysql-alpha.patch
1 diff -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  
7 +CXXFLAGS += -O0
8 +
9  libdbtc_a_SOURCES = DbtcInit.cpp DbtcMain.cpp
10  
11  include $(top_srcdir)/ndb/config/common.mk.am
12
This page took 0.039897 seconds and 3 git commands to generate.