mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
f541d3f18e
Fix build error with newer cmake Fixes the following build error: CMake Error at cmake/os/Linux.cmake:29 (STRING): STRING sub-command REPLACE requires at least four arguments. Call Stack (most recent call first): CMakeLists.txt:101 (INCLUDE) CMake Error at cmake/os/Linux.cmake:29 (STRING): STRING sub-command REPLACE requires at least four arguments. Call Stack (most recent call first): CMakeLists.txt:101 (INCLUDE) The error happens when CMAKE_SHARED_LINKER_{LANG}_FLAGS is not set. Force the variable to be set to "" as input to prevent this. Signed-off-by: Ryan Coe <bluemrp9@gmail.com> Signed-off-by: Vicențiu Ciorbaru <vicentiu@mariadb.org> |
||
---|---|---|
.. | ||
build_configurations | ||
os | ||
abi_check.cmake | ||
bison.cmake | ||
cat.cmake | ||
character_sets.cmake | ||
check_minimal_version.cmake | ||
cmake_parse_arguments.cmake | ||
compile_flags.cmake | ||
configurable_file_content.in | ||
configure.pl | ||
cpack_deb.cmake | ||
cpack_rpm.cmake | ||
cpack_source_ignore_files.cmake | ||
CPackRPM.cmake | ||
create_initial_db.cmake.in | ||
ctest.cmake | ||
do_abi_check.cmake | ||
dtrace.cmake | ||
dtrace_prelink.cmake | ||
info_bin.cmake | ||
info_macros.cmake.in | ||
info_src.cmake | ||
install_layout.cmake | ||
install_macros.cmake | ||
jemalloc.cmake | ||
libutils.cmake | ||
maintainer.cmake | ||
make_dist.cmake.in | ||
merge_archives_unix.cmake.in | ||
mysql_add_executable.cmake | ||
mysql_version.cmake | ||
package_name.cmake | ||
plugin.cmake | ||
readline.cmake | ||
ssl.cmake | ||
stack_direction.c | ||
tags.cmake | ||
versioninfo.rc.in | ||
win_compatibility.manifest | ||
zlib.cmake |