Skip to content
This repository has been archived by the owner on Oct 30, 2021. It is now read-only.

Build updates #72

Merged
merged 3 commits into from
Jan 20, 2017
Merged

Build updates #72

merged 3 commits into from
Jan 20, 2017

Conversation

springmeyer
Copy link
Contributor

@springmeyer springmeyer commented Jan 18, 2017

Low priority. But nonetheless various build fixes, each with a specific motivation:

  • To ensure we can support C++14 we should explicitly upgrade to at least libstdc++-4.9-dev (unblocks Optimize merge code #71)
  • For best performance we should use the latest clang++ from mason as the target compiler (this upgrades to v3.9.1 - the latest stable release)
  • For ease of maintenance we should target just node v0.10.x and the two LTS releases. This therefore moves to building against only v0.10.x, v4, and v6.

@yhahn yhahn merged commit 6e9adfd into master Jan 20, 2017
@springmeyer springmeyer deleted the node-versions branch January 20, 2017 01:06
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.

None yet

2 participants