forked from pool/mariadb
14 lines
382 B
Diff
14 lines
382 B
Diff
|
--- mariadb-10.2.13/storage/innobase/CMakeLists.txt 2018/03/13 23:32:34 1.1
|
||
|
+++ mariadb-10.2.13/storage/innobase/CMakeLists.txt 2018/03/13 23:33:42
|
||
|
@@ -175,7 +175,10 @@
|
||
|
btr/btr0btr.cc
|
||
|
btr/btr0cur.cc
|
||
|
buf/buf0buf.cc
|
||
|
+ fts/fts0fts.cc
|
||
|
gis/gis0sea.cc
|
||
|
+ handler/handler0alter.cc
|
||
|
+ row/row0mysql.cc
|
||
|
COMPILE_FLAGS "-O0"
|
||
|
)
|
||
|
ENDIF()
|