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

sys-cluster/hpx: Fix building on musl #26281

Closed
wants to merge 1 commit into from

Commits on Jul 9, 2022

  1. sys-cluster/hpx: Fix building on musl

    These patches fixes building on musl. I've tried to document the patches
    to the best of my abilities.
    
    Mainly fixes the RTLD_DI_ORIGIN not being present in musl.
    
    However with this PR [1] we won't be requiring these patches anymore
    from 1.8.1
    
    [1]: STEllAR-GROUP/hpx#5947
    
    Closes: https://bugs.gentoo.org/829242
    
    Signed-off-by: brahmajit das <brahmajit.xyz@gmail.com>
    listout committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    f11dced View commit details
    Browse the repository at this point in the history