Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

stop rocksdb's CMakeLists from force overriding CMAKE_INSTALL_PREFIX #9167

Merged
merged 1 commit into from
Jun 4, 2020

Conversation

spoonincode
Copy link
Contributor

Change Description

If rocksdb's CMakeLists.txt finds CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT set it will force the CMAKE_INSTALL_PREFIX cache value to /usr. This ends up creating some truly bizarre behavior where some files get installed to /usr/local but others /usr. Or files get installed to /usr/local but then something like EosioTester.cmake gets created thinking it should find libraries in /usr.

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@spoonincode spoonincode merged commit bc3503a into develop Jun 4, 2020
@brianjohnson5972 brianjohnson5972 deleted the no_rocksdb_cmake_prefix_override branch November 21, 2020 15:09
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