mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 00:05:33 +02:00
WL#1034 update
make compile-pentium-debug-max work libmysqld/Makefile.am: compile all three into libmysqld
This commit is contained in:
parent
48405ec751
commit
20bcd56843
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ sqlsources = derror.cc field.cc field_conv.cc strfunc.cc filesort.cc \
|
|||
unireg.cc uniques.cc stacktrace.c sql_union.cc hash_filo.cc \
|
||||
spatial.cc gstream.cc sql_help.cc tztime.cc sql_cursor.cc \
|
||||
sp_head.cc sp_pcontext.cc sp.cc sp_cache.cc sp_rcontext.cc \
|
||||
parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc event.cc \
|
||||
parse_file.cc sql_view.cc sql_trigger.cc my_decimal.cc event_executor.cc event.cc event_timed.cc \
|
||||
rpl_filter.cc sql_partition.cc handlerton.cc sql_plugin.cc
|
||||
|
||||
libmysqld_int_a_SOURCES= $(libmysqld_sources) $(libmysqlsources) $(sqlsources)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue