Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • ony's avatar
    f7cb40bb
    Handle platforms with renamed "readelf" · f7cb40bb
    ony authored and Ben Gamari's avatar Ben Gamari committed
    - Add `-pgmreadelf` option
    - Auto configure path and name of "readelf"
    - Add settings `readelf command`
    - During build of GHC name of tool can be changed with
      `./configure --with-readelf=myreadelf`
    
    Test Plan:
    ```
    make -C testsuite/tests/driver/recomp011
    ```
    
    Reviewers: austin, bgamari
    
    Subscribers: erikd, thomie
    
    Differential Revision: https://phabricator.haskell.org/D1335
    
    GHC Trac Issues: #10974
    f7cb40bb
    History
    Handle platforms with renamed "readelf"
    ony authored and Ben Gamari's avatar Ben Gamari committed
    - Add `-pgmreadelf` option
    - Auto configure path and name of "readelf"
    - Add settings `readelf command`
    - During build of GHC name of tool can be changed with
      `./configure --with-readelf=myreadelf`
    
    Test Plan:
    ```
    make -C testsuite/tests/driver/recomp011
    ```
    
    Reviewers: austin, bgamari
    
    Subscribers: erikd, thomie
    
    Differential Revision: https://phabricator.haskell.org/D1335
    
    GHC Trac Issues: #10974
Code owners
Assign users and groups as approvers for specific file changes. Learn more.