Skip to content
Snippets Groups Projects
  • eugeneswalker's avatar
    1b965ac5
    Binary Distribution: Relocate RPATH on Cray (#18110) · 1b965ac5
    eugeneswalker authored
    
    * make_package_relative: relocate rpaths on cray
    
    * relocate_package: relocate rpaths on cray
    
    * platforms: add `binary_formats` property
    
    We need to know which binary formats are supported on a platform so we
    know which types of relocations to try. This adds a list of binary
    formats to the platform and removes a bunch of special cases from
    `binary_distribution.py`.
    
    Co-authored-by: default avatarTodd Gamblin <tgamblin@llnl.gov>
    1b965ac5
    History
    Binary Distribution: Relocate RPATH on Cray (#18110)
    eugeneswalker authored
    
    * make_package_relative: relocate rpaths on cray
    
    * relocate_package: relocate rpaths on cray
    
    * platforms: add `binary_formats` property
    
    We need to know which binary formats are supported on a platform so we
    know which types of relocations to try. This adds a list of binary
    formats to the platform and removes a bunch of special cases from
    `binary_distribution.py`.
    
    Co-authored-by: default avatarTodd Gamblin <tgamblin@llnl.gov>