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

upx: disable -Werror on native builds #1496

Merged
merged 3 commits into from
Aug 21, 2016
Merged

Commits on Aug 20, 2016

  1. upx: disable -Werror on native builds

    See: https://github.com/mxe/mxe/pull/1360/files/3ab014bd5672a1c84c6d93630634a2b79cdb9b8c#r75447401
    
    Tested on OSX clang-700.1.81, gcc6 6.1.0_0, and gcc5 5.4.0_0
    tonytheodore committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    d21c145 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f89e0f View commit details
    Browse the repository at this point in the history
  3. gcc6 plugin: remove link to upx fix

    issues with gcc6 are only for native builds
    tonytheodore committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    4677f44 View commit details
    Browse the repository at this point in the history