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

Add a workaround for missing call to cross_compile block #2008

Merged
merged 1 commit into from
Mar 22, 2020

Commits on Mar 3, 2020

  1. Add a workaround for missing call to cross_compile block

    The cross_compiling block wasn't called for the x86_64-linux platform
    leading to an additional dependency to mini_portile2 and missing
    post install message.
    
    Patch to rake-compiler is here: rake-compiler/rake-compiler#171
    
    Fixes sparklemotion#1991
    larskanis committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    33e5b42 View commit details
    Browse the repository at this point in the history