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

i#5570: Make nohide the default for static DR #5581

Merged
merged 3 commits into from
Jul 29, 2022

Commits on Jul 28, 2022

  1. i#5570: Make nohide the default for static libs.

    Renames dynamorio_static_nohide to dynamorio_static and deprecates
    the version where we hide DR symbols using hide_symbols.
    
    Removes tobuild_static_nohide_api, since now all static libs use
    the nohide variant.
    
    Documents hide_symbols as unsafe because it may lead to
    confusing linking behavior.
    
    Issue: #5570, #3348
    abhinav92003 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    cafe6ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23b1d83 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    c2edb42 View commit details
    Browse the repository at this point in the history