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

Enables link-time optimized builds for osrm binaries. #282

Merged
merged 1 commit into from
Jan 18, 2017
Merged

Conversation

daniel-j-h
Copy link
Member

The default just flipped from on to off upstream.
Re-enables LTO. See Project-OSRM/osrm-backend#3524.

I think this is the only location where we're invoking cmake to build libosrm. The coverage build below does not benefit from lto so I left it out. Does this look reasonable to you?

The default just flipped from on to off upstream.
Re-enables LTO. See Project-OSRM/osrm-backend#3524.
Copy link
Member

@TheMarex TheMarex left a comment

Choose a reason for hiding this comment

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

Looks good to me. 👍

@TheMarex TheMarex merged commit c023e20 into master Jan 18, 2017
@TheMarex TheMarex deleted the enable-lto branch January 18, 2017 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants