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

build: correctly detect clang version #5553

Closed
wants to merge 2 commits into from

Commits on Mar 3, 2016

  1. build: correctly detect clang version

    Use the "Apple LLVM" version number since the banner has changed in
    newer versions of Mac OS X, resulting in the obsolete assembler path
    being used to compile OpenSSL.
    Stefan Budeanu committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    75709cc View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. WIP: Stype per PEP-0008

    Stefan Budeanu committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    a25fd93 View commit details
    Browse the repository at this point in the history