mariadb/cmake
Ryan Coe f541d3f18e MDEV-20596 Configure fails with newer CMake
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>
2019-09-20 06:39:39 +03:00
..
build_configurations Update FSF Address 2019-05-11 21:29:06 +03:00
os MDEV-20596 Configure fails with newer CMake 2019-09-20 06:39:39 +03:00
abi_check.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
bison.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
cat.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
character_sets.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
check_minimal_version.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
cmake_parse_arguments.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
compile_flags.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
configurable_file_content.in Updated/added copyright headers 2011-06-30 17:46:53 +02:00
configure.pl Update FSF Address 2019-05-11 21:29:06 +03:00
cpack_deb.cmake INSTALL_DOCUMENTATION function for CMakeLists.txt 2013-09-10 22:53:44 +02:00
cpack_rpm.cmake make CPACK_RPM_DEBUGINFO_PACKAGE configurable from the command-line 2019-05-22 00:52:15 +02:00
cpack_source_ignore_files.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
CPackRPM.cmake RPM: 2014-02-19 21:40:20 +01:00
create_initial_db.cmake.in Update FSF Address 2019-05-11 21:29:06 +03:00
ctest.cmake Revert "MDEV-16075: Workaround to run MTR test suite for make test" 2018-06-20 23:27:23 +02:00
do_abi_check.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
dtrace.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
dtrace_prelink.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
info_bin.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
info_macros.cmake.in Update FSF Address 2019-05-11 21:29:06 +03:00
info_src.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
install_layout.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
install_macros.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
jemalloc.cmake support statically linked jemalloc. use that for release builds 2014-09-18 17:00:44 +02:00
libutils.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
maintainer.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
make_dist.cmake.in Update FSF Address 2019-05-11 21:29:06 +03:00
merge_archives_unix.cmake.in Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_add_executable.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_version.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
package_name.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
plugin.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
readline.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
ssl.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
stack_direction.c Update FSF Address 2019-05-11 21:29:06 +03:00
tags.cmake Update FSF Address 2019-05-11 21:29:06 +03:00
versioninfo.rc.in Update FSF Address 2019-05-11 21:29:06 +03:00
win_compatibility.manifest MDEV-12207 Include windows compatibility manifest into executable to make GetVersionEx work correctly 2017-03-08 11:20:03 +00:00
zlib.cmake Update FSF Address 2019-05-11 21:29:06 +03:00