Skip to content
  • GHC GitLab CI's avatar
    fec3a3cf
    configure: Avoid hard-coded ld path on Windows · fec3a3cf
    GHC GitLab CI authored and Ben Gamari's avatar Ben Gamari committed
    The fix to #17962 ended up regressing on Windows as it failed to
    replicate the logic responsible for overriding the toolchain paths on
    Windows. This resulted in a hard-coded path to a directory that likely
    doesn't exist on the user's system (#18550).
    
    (cherry picked from commit 34e0fa96)
    fec3a3cf
    configure: Avoid hard-coded ld path on Windows
    GHC GitLab CI authored and Ben Gamari's avatar Ben Gamari committed
    The fix to #17962 ended up regressing on Windows as it failed to
    replicate the logic responsible for overriding the toolchain paths on
    Windows. This resulted in a hard-coded path to a directory that likely
    doesn't exist on the user's system (#18550).
    
    (cherry picked from commit 34e0fa96)
Loading