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

Disable SSE4.1 for libwebp to update travis osx_image to 9.4 #97

Closed
wants to merge 1 commit into from

Conversation

radarhere
Copy link
Member

@radarhere radarhere commented Sep 15, 2018

Resolves #96. Alternative to #104

The custom build_libwebp is customised from https://github.com/matthew-brett/multibuild/blob/6713093b24c014168d282df1111ed6cdc141da55/library_builders.sh#L198, removing the libraries already built, and adding --disable-sse4.1

config.sh Outdated
if [ -n "$IS_OSX" ]; then
# Custom libwebp build
Copy link
Member

Choose a reason for hiding this comment

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

Shall we comment here why this is a custom build?

ie. disabling SSE4.1 to be able to target 10.10

So if we want to target a newer version in the future, we know we can revert it.

Copy link
Member Author

Choose a reason for hiding this comment

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

Okay, done. Thanks

@radarhere radarhere changed the title Updated travis osx_image to 9.4 Disable SSE4.1 for libwebp to update travis osx_image to 9.4 Oct 13, 2018
@hugovk
Copy link
Member

hugovk commented Dec 9, 2018

#104 is merged, closing this.

@hugovk hugovk closed this Dec 9, 2018
@radarhere radarhere deleted the xcode94 branch December 9, 2018 20:08
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