diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2020-02-19 11:02:12 -0800 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2020-02-21 05:15:25 +0530 |
commit | 48f3e72493c28d7721c6f25e644638bad5c63835 (patch) | |
tree | 7a545c34ee9a9f687b320d09c88a86e38cfaa819 /mesonbuild/compilers/compilers.py | |
parent | 9e7cca1472891582d6369c8f11f46163f7265168 (diff) | |
download | meson-48f3e72493c28d7721c6f25e644638bad5c63835.zip meson-48f3e72493c28d7721c6f25e644638bad5c63835.tar.gz meson-48f3e72493c28d7721c6f25e644638bad5c63835.tar.bz2 |
linkers: Update the linker names to be more consistent
This makes two basic changes, 1 it moves the name of the linker into the
linker class, this should reduce the number of errors and typos, and
ensure that a linker always has one name. This then renames the linkers
to have more consistent names.
Posix/gnu linkers are called ld.<name>: ld.gold, ld.lld, ld.solaris.
Apple linkers are renamed ld64.
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions