Skip to content

[New mingw-w64-llvm version] llvm: use llvm-tools instead of lld to provide binutils & use hardlin… #6420

Description

@github-actions
llvm: use llvm-tools instead of lld to provide binutils & use hardlink instead of copy (#31005)

* llvm: use llvm-tools instead of lld to provide binutils

lld only contain ld, while llvm-tools contain most other stuff (ar, nm, objdump, ranlib, windres, etc.), so it's more like an replacement of binutils.
Add lld to llvm-tools' depends, so that it also provides ld

* cleanup

* use hardlink instead of copy

msys2/MINGW-packages@ff9af88

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions