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

[XC 10.2] Remove final boost thread references in cmake & change macos boost build #7036

Merged
merged 2 commits into from
Apr 1, 2019

Conversation

spoonincode
Copy link
Contributor

Change Description

Because this could be the last boost thread reference, we need to tell cmake to still pass thread compiler flags. There is also an appbase sync in here that removes boost thread there and picks up another unsynced change.

Also, when building boost on macos, only build the libraries needed by eosio

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

Because this could be the last boost thread reference, we need to tell cmake to still pass thread compiler flags
@spoonincode spoonincode changed the title Remove final boost thread references in cmake & change macos boost build [XC 10.2] Remove final boost thread references in cmake & change macos boost build Mar 31, 2019
@NorseGaud
Copy link
Contributor

NorseGaud commented Apr 1, 2019

Hey @spoonincode, just wanted to mention that we can use "${JOBS}" instead of the $(sysctl -in machdep.cpu.core_count).

@spoonincode spoonincode merged commit 94b607f into develop Apr 1, 2019
@spoonincode spoonincode deleted the remove_final_boost_threads branch April 1, 2019 19:29
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.

3 participants