diff options
author | Vladislav Vaintroub <wlad@montyprogram.com> | 2013-06-01 21:30:33 +0200 |
---|---|---|
committer | Vladislav Vaintroub <wlad@montyprogram.com> | 2013-06-01 21:30:33 +0200 |
commit | 689c1b44a99b9de1cbaf3939efa0c809aa3d4f43 (patch) | |
tree | a0ba82c0e0e1a537e05e837afa01633eeea37267 /sql/tztime.cc | |
parent | 22b60fa95cf1e33aff4bf7c43934d55e751f8908 (diff) | |
download | mariadb-git-689c1b44a99b9de1cbaf3939efa0c809aa3d4f43.tar.gz |
MDEV-4607 : libreadline-related compilation problems on NetBSD.
Problem :
libreadline.so was already present on the machine, however the cmake check NEW_READLINE_INTERFACE was unsuccessfull indicating, thus bundled library had to be used instead of system library.
The problem was that the value for HAVE_HIST_ENTRY cmake variable was cached with incorrect value (1 on NetBSD).
The fix is to change HAVE_HIST_ENTRY to 0 with CACHE FORCE, after switching to bundled readline.
Diffstat (limited to 'sql/tztime.cc')
0 files changed, 0 insertions, 0 deletions