Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rocksdb: update to latest #12056

Closed
wants to merge 1 commit into from
Closed

rocksdb: update to latest #12056

wants to merge 1 commit into from

Conversation

liewegas
Copy link
Member

Latest master includes

CMakeLists.txt: FreeBSD has jemalloc as default malloc
cmake: drop "-march=native" from CXX_FLAGS (#1429)

Signed-off-by: Sage Weil sage@redhat.com

Latest master includes

    CMakeLists.txt: FreeBSD has jemalloc as default malloc
    cmake: drop "-march=native" from CXX_FLAGS (ceph#1429)

Signed-off-by: Sage Weil <sage@redhat.com>
@liewegas liewegas added this to the kraken milestone Nov 17, 2016
@tchaikov tchaikov self-assigned this Nov 18, 2016
@tchaikov
Copy link
Contributor

CMake Error at CMakeLists.txt:46 (if):
  if given arguments:

    "CMAKE_SYSTEM_NAME" "STEQUAL" "FreeBSD"

  Unknown arguments specified

the cmake change in upstream is buggy.

Copy link
Contributor

@tchaikov tchaikov left a comment

Choose a reason for hiding this comment

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

let wait until upstream fixes this issue.

@tchaikov
Copy link
Contributor

upstream PR posted at facebook/rocksdb#1540

@tchaikov
Copy link
Contributor

superseded by #12100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants