Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

[NSE-433]Support pre-built Jemalloc #439

Merged
merged 2 commits into from
Aug 11, 2021

Conversation

weiting-chen
Copy link
Collaborator

What changes were proposed in this pull request?

To support build Jemalloc v5.2.1 from source

How was this patch tested?

Has passed the testing in the local server.

@github-actions
Copy link

#433

@@ -8,6 +8,7 @@ STATIC_ARROW=${3:-OFF}
BUILD_PROTOBUF=${4:-ON}
ARROW_ROOT=${5:-/usr/local}
ARROW_BFS_INSTALL_DIR=${6}
BUILD_JEMALLOC=${7:-ON}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, you are right, I miss the default setting for BUILD_JEMALLOC.
Done to send a new commit to fix it.

@zhouyuan zhouyuan merged commit 9a3f58f into oap-project:master Aug 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants