Skip to content
  • ony's avatar
    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