Kaleb KEITHLEY has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/466942 )
Change subject: cmake: include CheckSymbolExists on cmake-3.15.x
......................................................................
cmake: include CheckSymbolExists on cmake-3.15.x
check_symbol_exists must be explicitly included starting in 3.15.0
see
https://github.com/nfs-ganesha/nfs-ganesha/issues/454
and
see
https://github.com/nfs-ganesha/nfs-ganesha/pull/455
N.B. At the time of this writing, even bleeding edge distributions
like fedora-32/rawhide, Ubuntu eoan (19/10), and Debian bullseye/sid
are still using cmake-3.14.x or cmake-3.13.x.
Signed-off-by: Kaleb S. KEITHLEY <kkeithle(a)redhat.com>
Change-Id: I8fbd2ecd8b6430de12e663827027f36ff7743ad3
---
M src/cmake/modules/FindCEPHFS.cmake
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/42/466942/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/466942
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I8fbd2ecd8b6430de12e663827027f36ff7743ad3
Gerrit-Change-Number: 466942
Gerrit-PatchSet: 1
Gerrit-Owner: Kaleb KEITHLEY <kaleb(a)redhat.com>
Gerrit-MessageType: newchange