GitHub user dforsyth opened a pull request:
https://github.com/apache/zookeeper/pull/499
ZOOKEEPER-3017: Link libm in CMake on FreeBSD.
@andschwa
Per your suggestion here: https://reviews.apache.org/r/66384/
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dforsyth/zookeeper ZOOKEEPER-3017
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/499.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #499
----
commit 0898f10ac72d7c14799bd22b2b93f7dba7006429
Author: David Forsythe <dforsyth@...>
Date: 2018-04-04T04:18:42Z
ZOOKEEPER-3017: Link libm in CMake on FreeBSD.
----
---