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

chore: fix build due to relocated libjpeg-turbo repository #98

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 12, 2019

  1. chore: fix build due to relocated libjpeg-turbo repository

    The libjpeg-turbo repository got an new location within the google infrastructure.
    The skia chrome/m58 branch with that exact sha is not present at the new location.
    The 1.5.3 is the next closest one that seems 'stable'.
    
    Also, clang 7.0 has stricter error checking, and some '-Wno-' flags were added.
    verpeteren committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    4f65c50 View commit details
    Browse the repository at this point in the history