mirror of
https://github.com/MariaDB/server.git
synced 2026-05-17 20:37:12 +02:00
Merge 10.3 into 10.4
This commit is contained in:
commit
7b2bb67113
177 changed files with 20544 additions and 2947 deletions
|
|
@ -240,7 +240,6 @@ include(build/ac_macros/check_functions.m4)
|
|||
ac_check_symbols(fpclassify math.h)
|
||||
ac_check_lib(m fpclassify)
|
||||
|
||||
ac_check_lib(dl dlopen)
|
||||
ac_check_lib(execinfo backtrace)
|
||||
if(HAVE_LIBEXECINFO)
|
||||
set(HAVE_BACKTRACE TRUE)
|
||||
|
|
|
|||
|
|
@ -97,7 +97,7 @@ set(GRN_ALL_LIBRARIES
|
|||
${LZ4_LIBS}
|
||||
${LIBZSTD_LIBS}
|
||||
${MESSAGE_PACK_LIBS}
|
||||
${DL_LIBS}
|
||||
${CMAKE_DL_LIBS}
|
||||
${M_LIBS}
|
||||
${WS2_32_LIBS}
|
||||
${MRUBY_LIBS}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue