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

[0.11] Important backports for 0.11.3 (updated to v0.12.0) #7743

Merged
merged 4 commits into from Mar 31, 2016

Commits on Nov 18, 2015

  1. build: Split hardening/fPIE options out

    This allows for fPIE to be used selectively.
    
    Github-Pull: bitcoin#6978
    Rebased-From: 17c4d9d
    theuni authored and luke-jr committed Nov 18, 2015
    Configuration menu
    Copy the full SHA
    90de0e1 View commit details
    Browse the repository at this point in the history
  2. build: Use fPIC rather than fPIE for qt objects.

    But only if qt was built with reduced relocations.
    
    Github-Pull: bitcoin#6978
    Rebased-From: 69d0513
    theuni authored and luke-jr committed Nov 18, 2015
    Configuration menu
    Copy the full SHA
    5c0b357 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2016

  1. Configuration menu
    Copy the full SHA
    d626faa View commit details
    Browse the repository at this point in the history
  2. build: Set osx permissions in the dmg to make Gatekeeper happy

    Github-Pull: bitcoin#7092
    Rebased-From: 392d3c5
    theuni authored and luke-jr committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    e979f09 View commit details
    Browse the repository at this point in the history