Skip to content
  • rwbarton's avatar
    Make split sections by default work again · 283acec1
    rwbarton authored and Matthew Pickering's avatar Matthew Pickering committed
    Commit 266a9dc4 changed = to := in one place in mk/config.mk.in.
    This broke SupportsSplitSections because the variable LdIsGNULd
    that it depends on is not defined until later in the file.
    
    Test Plan: pushed to a wip/ branch for perf to build
    
    Reviewers: DemiMarie, austin, bgamari, mpickering
    
    Reviewed By: mpickering
    
    Subscribers: mpickering, thomie
    
    Differential Revision: https://phabricator.haskell.org/D3070
    
    GHC Trac Issues: #13230
    283acec1