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

Update libffi to 3.2 #3183

Merged
merged 3 commits into from Nov 26, 2014
Merged

Update libffi to 3.2 #3183

merged 3 commits into from Nov 26, 2014

Commits on Nov 11, 2014

  1. Update libffi to 3.1

    Update libffi from 3.0.13 to 3.1
    Gustavo Frederico Temple Pedrosa committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    d11acc5 View commit details
    Browse the repository at this point in the history
  2. Disable MMAP workaround for Selinux

    We disable this on Rubinius since it causes crashes. The JIT
    needs to be able to create these mappings anyway, so it doesn't
    create an additional depedency in FFI.
    Gustavo Frederico Temple Pedrosa committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    294e368 View commit details
    Browse the repository at this point in the history
  3. Update libffi to 3.2

    Update libffi from 3.1 to 3.2
    Gustavo Frederico Temple Pedrosa committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    993c4cd View commit details
    Browse the repository at this point in the history