Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Matthew Pickering's avatar
    d8da73cd
    configure: AC_PATH_TARGET_TOOL for LD · d8da73cd
    Matthew Pickering authored and Marge Bot's avatar Marge Bot committed
    We want to make sure that LD is set to an absolute path in order to be
    consistent with the `LD=$(command -v ld)` call. The AC_PATH_TARGET_TOOL
    macro uses the absolute path rather than AC_CHECK_TARGET_TOOL which
    might use a relative path.
    d8da73cd
    History
    configure: AC_PATH_TARGET_TOOL for LD
    Matthew Pickering authored and Marge Bot's avatar Marge Bot committed
    We want to make sure that LD is set to an absolute path in order to be
    consistent with the `LD=$(command -v ld)` call. The AC_PATH_TARGET_TOOL
    macro uses the absolute path rather than AC_CHECK_TARGET_TOOL which
    might use a relative path.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.