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

relocation issues with clang on 32bit FreeBSD #10835

Merged
merged 3 commits into from
Feb 17, 2022

Commits on Dec 25, 2021

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

Commits on Feb 15, 2022

  1. Revert "configure: pass -Wl,-z,notext to the linker on 32bit Linux an…

    …d BSD."
    
    This reverts commit 8bd05a90153b0a3cee62abca52a7de3fd63f4d8d.
    hannesm committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    569d051 View commit details
    Browse the repository at this point in the history
  2. configure: pass -Wl,-z,notext to the linker on 32bit Linux and BSD.

    This avoids relocations issues spotted on Debian, FreeBSD, Alpine
    hannesm committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    c22c830 View commit details
    Browse the repository at this point in the history