GitHub user hbdeshmukh opened a pull request:
https://github.com/apache/incubator-quickstep/pull/24
Configure libtcmalloc_minimal based on shared libs setting
- Added a switch to change the way we build libtcmalloc_minimal i.e. either
a static library or shared library.
- The build works successfully when tcmalloc is enabled (which is the
default setting).
Thanks @navsan for debugging the issue.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-quickstep
tcmalloc-sharelib-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quickstep/pull/24.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 #24
----
commit dcb2e2e19de54a3100f0d38637dd755ef0ef925a
Author: Harshad Deshmukh <[email protected]>
Date: 2016-06-10T15:55:49Z
Configure libtcmalloc_minimal based on shared libs setting
- Added a switch to change the way we build libtcmalloc_minimal i.e.
either a static library or shared library.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---